patch-1.3.50 linux/include/asm-alpha/unistd.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-alpha/ptrace.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Fri Dec 22 08:22:06 1995
- Orig file:
v1.3.49/linux/include/asm-alpha/unistd.h
- Orig date:
Mon Dec 11 15:42:05 1995
diff -u --recursive --new-file v1.3.49/linux/include/asm-alpha/unistd.h linux/include/asm-alpha/unistd.h
@@ -114,6 +114,11 @@
#define __NR_shmdt 211
#define __NR_shmget 212
+#define __NR_getsid 234
+
+#define __NR_getsysinfo 256
+#define __NR_setsysinfo 257
+
/*
* Linux-specific system calls begin at 300
*/
@@ -131,6 +136,10 @@
#define __NR_reboot 311
#define __NR_clone 312
#define __NR_uselib 313
+#define __NR_mlock 314
+#define __NR_munlock 315
+#define __NR_mlockall 316
+#define __NR_munlockall 317
#ifdef __LIBRARY__
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this