|
Last change
on this file was 18, checked in by bird, 23 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
238 bytes
|
| Line | |
|---|
| 1 | /* sys/ulimit.h (emx+gcc) */
|
|---|
| 2 |
|
|---|
| 3 | #ifndef _SYS_ULIMIT_H
|
|---|
| 4 | #define _SYS_ULIMIT_H
|
|---|
| 5 |
|
|---|
| 6 | #define UL_GFILLIM 1
|
|---|
| 7 | #define UL_SFILLIM 2
|
|---|
| 8 | #define UL_GMEMLIM 3
|
|---|
| 9 | #define UL_NOFILES 4
|
|---|
| 10 | #define UL_OBJREST 81
|
|---|
| 11 |
|
|---|
| 12 | #endif /* not _SYS_ULIMIT_H */
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.