musl/src/passwd
2013-12-12 05:09:18 +00:00
..
fgetgrent.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
fgetpwent.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
fgetspent.c shadow: Implement fgetspent 2013-11-24 21:04:53 -05:00
getgr_r.c fix off-by-one error in getgrnam_r and getgrgid_r, clobbering gr_name 2013-09-29 02:52:33 -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 shadow: Move spent parsing to internal function 2013-11-24 20:57:10 -05:00
lckpwdf.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
putgrent.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
putpwent.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
putspent.c shadow: Implement putspent 2013-11-24 09:36:28 -05:00
pwf.h shadow: Move spent parsing to internal function 2013-11-24 20:57:10 -05:00