patch-2.3.32 linux/include/linux/resource.h
Next file: linux/include/linux/ufs_fs.h
Previous file: linux/include/linux/ntfs_fs_sb.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Dec 9 13:29:06 1999
- Orig file:
v2.3.31/linux/include/linux/resource.h
- Orig date:
Wed Oct 27 16:34:12 1999
diff -u --recursive --new-file v2.3.31/linux/include/linux/resource.h linux/include/linux/resource.h
@@ -37,13 +37,6 @@
long ru_nivcsw; /* involuntary " */
};
-/*
- * SuS says limits have to be unsigned.
- *
- * Which makes a ton more sense anyway.
- */
-#define RLIM_INFINITY (~0UL)
-
struct rlimit {
unsigned long rlim_cur;
unsigned long rlim_max;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)