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