set errno when getpw*_r, getgr*_r, and getspnam_r fail
[musl] / src / passwd / getspnam_r.c
2017-06-15 Rich Felkerset errno when getpw*_r, getgr*_r, and getspnam_r fail
2015-01-21 Rich Felkerfix erroneous return of partial username matches by...
2013-11-25 Michael Forneyshadow: Move spent parsing to internal function
2012-09-29 Rich Felkermore close-on-exec fixes, mostly using new "e" flag...
2011-09-22 Rich Felkerprotect against/handle cancellation reading shadow...
2011-04-20 Rich Felkershadow password fixes: empty fields should read as...
2011-02-15 Rich Felkerguard against hard links to non-ordinary-files when...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0