Rich Felker 23b8e3bc95 fix off-by-one error in getgrnam_r and getgrgid_r, clobbering gr_name 11 years ago
..
fgetgrent.c cac872957e add fgetgrent function 12 years ago
fgetpwent.c 5e9314ff03 add fgetpwent (nonstandard function) 13 years ago
fgetspent.c ddfb267b0e add put*ent functions for passwd/group files and similar for shadow 12 years ago
getgr_r.c 23b8e3bc95 fix off-by-one error in getgrnam_r and getgrgid_r, clobbering gr_name 11 years ago
getgrent.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen 12 years ago
getgrent_a.c 648c3b4e18 change uid_t, gid_t, and id_t to unsigned types 12 years ago
getpw_r.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen 12 years ago
getpwent.c d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen 12 years ago
getpwent_a.c 648c3b4e18 change uid_t, gid_t, and id_t to unsigned types 12 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 d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen 12 years ago
lckpwdf.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
putgrent.c ddfb267b0e add put*ent functions for passwd/group files and similar for shadow 12 years ago
putpwent.c ddfb267b0e add put*ent functions for passwd/group files and similar for shadow 12 years ago
pwf.h 0b44a0315b initial check-in, version 0.5.0 14 years ago