about summary refs log tree commit diff
path: root/REORG.TODO/conform/data/ulimit.h-data
blob: 1e5e5b471deebe5c9a685c97fdce705ddcfb4b86 (plain) (blame)
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