patch-2.2.19 linux/include/asm-sparc/unistd.h
Next file: linux/include/asm-sparc64/asm_offsets.h
Previous file: linux/include/asm-sparc/uaccess.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Sun Mar 25 11:37:39 2001
- Orig file:
v2.2.18/include/asm-sparc/unistd.h
- Orig date:
Sun Mar 25 11:12:40 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/asm-sparc/unistd.h linux/include/asm-sparc/unistd.h
@@ -1,4 +1,4 @@
-/* $Id: unistd.h,v 1.55 1999/04/07 17:14:15 davem Exp $ */
+/* $Id: unistd.h,v 1.55.2.2 2001/01/11 19:12:10 davem Exp $ */
#ifndef _SPARC_UNISTD_H
#define _SPARC_UNISTD_H
@@ -59,7 +59,7 @@
#define __NR_dup 41 /* Common */
#define __NR_pipe 42 /* Common */
#define __NR_times 43 /* Implemented via getrusage() in SunOS */
-/* #define __NR_profil 44 Common */
+/* #define __NR_getuid32 44 Linux Sparc32 Specific */
#define __NR_umount2 45 /* Linux Specific */
#define __NR_setgid 46 /* Implemented via setregid() in SunOS */
#define __NR_getgid 47 /* Common */
@@ -169,8 +169,8 @@
/* #define __NR_getmsg 151 SunOS Specific */
/* #define __NR_putmsg 152 SunOS Specific */
#define __NR_poll 153 /* Common */
-/* #define __NR_ni_syscall 154 ENOSYS under SunOS */
-/* #define __NR_nfssvc 155 SunOS Specific */
+/* #define __NR_getdents64 154 Linux Sparc32 Specific */
+/* #define __NR_fcntl64 155 Linux Sparc32 Specific */
/* #define __NR_getdirentries 156 SunOS Specific */
#define __NR_statfs 157 /* Common */
#define __NR_fstatfs 158 /* Common */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)