CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/25 14:10:10
Modified files:
include : grp.h
lib/libc/gen : getgrent.c sysconf.c
Log message:
Teach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for the
reentrant getgrent functions (getgrgid_r, getgrnam_r).
seems reasonable to millert@, ok deraadt@
