Minor cleanups in libio/iofdopen.c
[glibc.git] / conform / data / ulimit.h-data
blob1e5e5b471deebe5c9a685c97fdce705ddcfb4b86
1 #if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined POSIX2008
2 constant UL_GETFSIZE
3 constant UL_SETFSIZE
5 function {long int} ulimit (int, ...)
7 allow UL_*
8 allow *_t
9 #endif