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

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

allow UL_*
allow *_t
#endif