repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Generic sys/param.h fixes for missing SYMLOOP_MAX or NGROUPS_MAX.
[glibc.git]
/
conform
/
data
/
ulimit.h-data
blob
1e5e5b471deebe5c9a685c97fdce705ddcfb4b86
1
#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined POSIX2008
2
constant UL_GETFSIZE
3
constant UL_SETFSIZE
4
5
function {long int} ulimit (int, ...)
6
7
allow UL_*
8
allow *_t
9
#endif