patch-2.1.68 linux/include/asm-i386/unistd.h

Next file: linux/include/linux/acct.h
Previous file: linux/include/asm-i386/signal.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -178,6 +178,13 @@
 #define __NR_setresgid		170
 #define __NR_getresgid		171
 #define __NR_prctl              172
+#define __NR_rt_sigreturn	173
+#define __NR_rt_sigaction	174
+#define __NR_rt_sigprocmask	175
+#define __NR_rt_sigpending	176
+#define __NR_rt_sigtimedwait	177
+#define __NR_rt_sigqueueinfo	178
+#define __NR_rt_sigsuspend	179
 
 /* user-visible error numbers are in the range -1 - -122: see <asm-i386/errno.h> */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov