summaryrefslogtreecommitdiffstats
path: root/src/glibc-parse.c
Commit message (Collapse)AuthorAgeFilesLines
* - actually include parsers to gain type checkingnalin2002-11-191-0/+1
|
* * src/files-parse.c, src/glibc-parse.c: add glibc-based parsing internallynalin2002-11-181-0/+191
* src/passwd.c,src/services.c,src/group.c,src/protocols.c,src/shadow.c: use the new parsing code * src/generic.c (setent): return SUCCESS on successful open, not UNAVAIL * src/Makefile.am: export only _nss_directories_[sge]*, to export the setent, getent/getby, and endent functions, but not the parsers.