Changeset 370
- Timestamp:
- Mar 19, 2009, 4:45:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/System/Sources/libc/include/sys/resource.h
r284 r370 29 29 30 30 31 /* constants */ 32 # define RLIMIT_NOFILE 8 33 34 # define RLIM_INFINITY (~0) /* FIXME untested */ 35 36 31 37 /* functions */ 32 38 int getpriority(int which, id_t who);
Note: See TracChangeset
for help on using the changeset viewer.