Rich Felker 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent 5 years ago
..
fgetgrent.c 7c5f0a5212 refactor group file access code 10 years ago
fgetpwent.c 700e08993c refactor passwd file access code 10 years ago
fgetspent.c 7e771e62e7 shadow: Implement fgetspent 11 years ago
getgr_a.c 49d1e7f931 simplify nscd lookup code for alt passwd/group backends 10 years ago
getgr_r.c 2d7d05f031 set errno when getpw*_r, getgr*_r, and getspnam_r fail 7 years ago
getgrent.c 7c5f0a5212 refactor group file access code 10 years ago
getgrent_a.c 58fa856960 fix mishandling of ENOMEM return case in internal getgrent_a function 10 years ago
getgrouplist.c 49d1e7f931 simplify nscd lookup code for alt passwd/group backends 10 years ago
getpw_a.c 49d1e7f931 simplify nscd lookup code for alt passwd/group backends 10 years ago
getpw_r.c 2d7d05f031 set errno when getpw*_r, getgr*_r, and getspnam_r fail 7 years ago
getpwent.c 700e08993c refactor passwd file access code 10 years ago
getpwent_a.c 0afef1aa24 fix spurious errors in refactored passwd/group code 10 years ago
getspent.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
getspnam.c 9db81b862d don't set errno or return an error when getspnam[_r] finds no entry 6 years ago
getspnam_r.c de7dc1318f halt getspnam[_r] search on error accessing TCB shadow 6 years ago
lckpwdf.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
nscd.h 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 years ago
nscd_query.c 39494a273e revert unrelated change that slipped into last commit 8 years ago
putgrent.c 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent 5 years ago
putpwent.c 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent 5 years ago
putspent.c 22f29bfebe shadow: Implement putspent 11 years ago
pwf.h 5ce3737931 reduce spurious inclusion of libc.h 6 years ago