mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 06:50:07 +00:00
Generic sys/param.h fixes for missing SYMLOOP_MAX or NGROUPS_MAX.
This commit is contained in:
parent
4338511686
commit
48aec5b988
@ -1,5 +1,8 @@
|
||||
2012-08-01 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
|
||||
(MAXSYMLINKS): Define only if [SYMLOOP_MAX].
|
||||
|
||||
* misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
|
||||
Define mkstemp64 as an alias.
|
||||
* misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
|
||||
|
Loading…
Reference in New Issue
Block a user