f095bb7204
The header conformance testing code needed extending for XPG7. This exposed a few bugs in the headers. There are more changes to come.
10 lines
167 B
Plaintext
10 lines
167 B
Plaintext
#if !defined ISO && !defined POSIX && !defined POSIX2008
|
|
constant UL_GETFSIZE
|
|
constant UL_SETFSIZE
|
|
|
|
function {long int} ulimit (int, ...)
|
|
|
|
allow UL_*
|
|
allow *_t
|
|
#endif
|