CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/15 15:32:55
Modified files:
lib/libc/gen : getpwent.c
Log message:
getpwnam_r() and getpwuid_r() reopen the passwd even when called with
setpassent(stayopen).
Bug found and fixed by Erik Lax <erik-AT-halon-DOT-se>
ok millert@ guenther@
