You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker bd1eaceaa3 fix spurious errors from pwd/grp functions when nscd backend is absent 11 years ago
..
fgetgrent.c refactor group file access code 11 years ago
fgetpwent.c refactor passwd file access code 11 years ago
fgetspent.c shadow: Implement fgetspent 13 years ago
getgr_a.c simplify nscd lookup code for alt passwd/group backends 11 years ago
getgr_r.c fix crashes in refactored passwd/group code 11 years ago
getgrent.c refactor group file access code 11 years ago
getgrent_a.c fix mishandling of ENOMEM return case in internal getgrent_a function 11 years ago
getgrouplist.c simplify nscd lookup code for alt passwd/group backends 11 years ago
getpw_a.c simplify nscd lookup code for alt passwd/group backends 11 years ago
getpw_r.c fix crashes in refactored passwd/group code 11 years ago
getpwent.c refactor passwd file access code 11 years ago
getpwent_a.c fix spurious errors in refactored passwd/group code 11 years ago
getspent.c initial check-in, version 0.5.0 15 years ago
getspnam.c initial check-in, version 0.5.0 15 years ago
getspnam_r.c fix erroneous return of partial username matches by getspnam[_r] 11 years ago
lckpwdf.c initial check-in, version 0.5.0 15 years ago
nscd.h add alternate backend support for getgrouplist 11 years ago
nscd_query.c fix spurious errors from pwd/grp functions when nscd backend is absent 11 years ago
putgrent.c include cleanups: remove unused headers and add feature test macros 13 years ago
putpwent.c include cleanups: remove unused headers and add feature test macros 13 years ago
putspent.c shadow: Implement putspent 13 years ago
pwf.h refactor group file access code 11 years ago