mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined POSIX2008
|
|
constant UL_GETFSIZE
|
|
constant UL_SETFSIZE
|
|
|
|
function {long int} ulimit (int, ...)
|
|
|
|
allow UL_*
|
|
allow *_t
|
|
#endif
|