aboutsummaryrefslogtreecommitdiff
path: root/conform/data/ulimit.h-data
blob: fbe3ec25f46b49eff873e5bed944db80e14e191d (plain)
1
2
3
4
5
6
7
8
9
#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined ISO23 && !defined POSIX && !defined POSIX2008
constant UL_GETFSIZE
constant UL_SETFSIZE

function {long int} ulimit (int, ...)

allow UL_*
allow *_t
#endif