patch-2.4.0-test12 linux/include/asm-m68k/unistd.h
Next file: linux/include/asm-mips64/atomic.h
Previous file: linux/include/asm-m68k/types.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Mon Nov 27 17:11:26 2000
- Orig file:
v2.4.0-test11/linux/include/asm-m68k/unistd.h
- Orig date:
Fri Aug 11 14:29:03 2000
diff -u --recursive --new-file v2.4.0-test11/linux/include/asm-m68k/unistd.h linux/include/asm-m68k/unistd.h
@@ -80,7 +80,7 @@
#define __NR_sigpending 73
#define __NR_sethostname 74
#define __NR_setrlimit 75
-#define __NR_old_getrlimit 76
+#define __NR_getrlimit 76
#define __NR_getrusage 77
#define __NR_gettimeofday 78
#define __NR_settimeofday 79
@@ -170,6 +170,7 @@
#define __NR_mremap 163
#define __NR_setresuid 164
#define __NR_getresuid 165
+#define __NR_getpagesize 166
#define __NR_query_module 167
#define __NR_poll 168
#define __NR_nfsservctl 169
@@ -194,7 +195,7 @@
#define __NR_getpmsg 188 /* some people actually want streams */
#define __NR_putpmsg 189 /* some people actually want streams */
#define __NR_vfork 190
-#define __NR_getrlimit 191
+#define __NR_ugetrlimit 191
#define __NR_mmap2 192
#define __NR_truncate64 193
#define __NR_ftruncate64 194
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)