..
fgetgrent.c
add fgetgrent function
2013-02-17 13:21:56 -05:00
fgetpwent.c
add fgetpwent (nonstandard function)
2012-01-29 11:54:18 -05:00
fgetspent.c
add put*ent functions for passwd/group files and similar for shadow
2013-04-04 19:23:47 -04:00
getgr_r.c
more close-on-exec fixes, mostly using new "e" flag to fopen
2012-09-29 18:14:46 -04:00
getgrent.c
more close-on-exec fixes, mostly using new "e" flag to fopen
2012-09-29 18:14:46 -04:00
getgrent_a.c
change uid_t, gid_t, and id_t to unsigned types
2013-07-19 01:34:28 -04:00
getpw_r.c
more close-on-exec fixes, mostly using new "e" flag to fopen
2012-09-29 18:14:46 -04:00
getpwent.c
more close-on-exec fixes, mostly using new "e" flag to fopen
2012-09-29 18:14:46 -04:00
getpwent_a.c
change uid_t, gid_t, and id_t to unsigned types
2013-07-19 01:34:28 -04:00
getspent.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
getspnam.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
getspnam_r.c
more close-on-exec fixes, mostly using new "e" flag to fopen
2012-09-29 18:14:46 -04:00
lckpwdf.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
putgrent.c
add put*ent functions for passwd/group files and similar for shadow
2013-04-04 19:23:47 -04:00
putpwent.c
add put*ent functions for passwd/group files and similar for shadow
2013-04-04 19:23:47 -04:00
pwf.h
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00