patch-2.4.11-dontuse linux/include/asm-i386/unistd.h
Next file: linux/include/asm-ia64/module.h
Previous file: linux/include/asm-i386/smpboot.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 8 10:40:16 2001
- Orig file:
v2.4.10/linux/include/asm-i386/unistd.h
- Orig date:
Fri Aug 11 14:39:23 2000
diff -u --recursive --new-file v2.4.10/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -227,6 +227,8 @@
#define __NR_madvise1 219 /* delete when C lib stub is removed */
#define __NR_getdents64 220
#define __NR_fcntl64 221
+#define __NR_security 223 /* syscall for security modules */
+#define __NR_gettid 224
/* user-visible error numbers are in the range -1 - -124: see <asm-i386/errno.h> */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)