cvs commit: src/lib/libc/gen getpwent.c
Jacques Vidrine
nectar at FreeBSD.org
Fri Apr 18 15:07:31 PDT 2003
nectar 2003/04/18 15:07:30 PDT
FreeBSD src repository
Modified files:
lib/libc/gen getpwent.c
Log:
Follow-up to revision 1.74: Using the result buffer to store our empty
string was an incredibly dumb idea (of course it will be changed by an
NSS module on success!). Use a static empty string instead.
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.76 +16 -22 src/lib/libc/gen/getpwent.c
More information about the cvs-src
mailing list