patch-2.3.13 linux/kernel/capability.c
Next file: linux/kernel/exit.c
Previous file: linux/ipc/shm.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 5 14:43:32 1999
- Orig file:
v2.3.12/linux/kernel/capability.c
- Orig date:
Fri Nov 20 11:43:19 1998
diff -u --recursive --new-file v2.3.12/linux/kernel/capability.c linux/kernel/capability.c
@@ -17,6 +17,8 @@
* uninteresting and/or not to be changed.
*/
+kernel_cap_t cap_bset = CAP_FULL_SET;
+
asmlinkage int sys_capget(cap_user_header_t header, cap_user_data_t dataptr)
{
int error, pid;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)