2
0
mirror of git://sourceware.org/git/glibc.git synced 2024-12-15 04:20:28 +08:00
glibc/conform/data/ulimit.h-data
2012-02-25 23:18:39 -05:00

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