patch-2.4.19 linux-2.4.19/include/asm-mips64/errno.h
Next file: linux-2.4.19/include/asm-mips64/exception.h
Previous file: linux-2.4.19/include/asm-mips64/elf.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-mips64/errno.h
- Orig date:
Fri Apr 13 20:26:07 2001
diff -urN linux-2.4.18/include/asm-mips64/errno.h linux-2.4.19/include/asm-mips64/errno.h
@@ -18,7 +18,7 @@
#define EINTR 4 /* Interrupted system call */
#define EIO 5 /* I/O error */
#define ENXIO 6 /* No such device or address */
-#define E2BIG 7 /* Arg list too long */
+#define E2BIG 7 /* Argument list too long */
#define ENOEXEC 8 /* Exec format error */
#define EBADF 9 /* Bad file number */
#define ECHILD 10 /* No child processes */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)