Sebastian Sumpf d6ec37874b Caps: fix l4_task_cap_equal semantic.
The syscall l4_task_cap_equal almost returns false although the referenced
kernel-objects are equal. This patch changes the semantic of the syscall so that
whenever two capabilities refering the same kernel-object are compared it will
return true. Please refer to the discussion of the following mail thread:
http://www.mail-archive.com/l4-hackers@os.inf.tu-dresden.de/msg05162.html

Was 'foc_caps_equal.patch'
2013-07-16 12:23:13 +02:00
2013-07-16 12:18:56 +02:00
2013-07-16 12:18:56 +02:00
Description
No description provided
25 MiB
Languages
C 66.5%
C++ 20.5%
Assembly 6.7%
Makefile 3.2%
Perl 1%
Other 1.9%