Rich Felker 91d34c4533 fix regression in getspnam[_r] error code for insufficient buffer size 7 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 0b44a0315b initial check-in, version 0.5.0 14 years ago
getspnam_r.c 91d34c4533 fix regression in getspnam[_r] error code for insufficient buffer size 7 years ago
lckpwdf.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
nscd.h 2894a44b40 add alternate backend support for getgrouplist 10 years ago
nscd_query.c 39494a273e revert unrelated change that slipped into last commit 8 years ago
putgrent.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
putpwent.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
putspent.c 22f29bfebe shadow: Implement putspent 11 years ago
pwf.h 7c5f0a5212 refactor group file access code 10 years ago