patch-1.3.22 linux/include/asm-alpha/unistd.h

Next file: linux/include/asm-i386/io.h
Previous file: linux/include/asm-alpha/types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.21/linux/include/asm-alpha/unistd.h linux/include/asm-alpha/unistd.h
@@ -35,6 +35,7 @@
 #define __NR_pipe		 42
 #define __NR_open		 45
 #define __NR_getxgid		 47
+#define __NR_acct		 51
 #define __NR_ioctl		 54
 #define __NR_symlink		 57
 #define __NR_readlink		 58
@@ -50,7 +51,7 @@
 #define __NR_vhangup		 76
 #define __NR_getgroups		 79
 #define __NR_setgroups		 80
-#define __NR_setpgrp		 82
+#define __NR_setpgrp		 82	/* BSD alias for setpgid */
 #define __NR_setitimer		 83
 #define __NR_getitimer		 86
 #define __NR_gethostname	 87
@@ -123,6 +124,7 @@
 #define __NR_delete_module	308
 #define __NR_get_kernel_syms	309
 #define __NR_syslog		310
+#define __NR_reboot		311
 
 
 #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