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 4948a24df2 make passwd/group functions safe against cancellation in stdio 14 years ago
..
fgetpwent.c add fgetpwent (nonstandard function) 15 years ago
getgr_r.c make passwd/group functions safe against cancellation in stdio 14 years ago
getgrent.c fix clobbering of errno in get(pw|gr)([ug]id|nam) by fclose 15 years ago
getgrent_a.c make passwd/group functions safe against cancellation in stdio 14 years ago
getpw_r.c make passwd/group functions safe against cancellation in stdio 14 years ago
getpwent.c fix clobbering of errno in get(pw|gr)([ug]id|nam) by fclose 15 years ago
getpwent_a.c make passwd/group functions safe against cancellation in stdio 14 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 protect against/handle cancellation reading shadow passwords 15 years ago
lckpwdf.c initial check-in, version 0.5.0 15 years ago
pwf.h initial check-in, version 0.5.0 15 years ago