summaryrefslogtreecommitdiff
path: root/conform/data/ulimit.h-data
blob: 1e5e5b471deebe5c9a685c97fdce705ddcfb4b86 (plain)
1
2
3
4
5
6
7
8
9
#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