fix usage of locks with vfork
[musl] / src / passwd /
2012-09-29 Rich Felkermore close-on-exec fixes, mostly using new "e" flag...
2012-02-02 Rich Felkermake passwd/group functions safe against cancellation...
2012-01-29 Rich Felkeradd fgetpwent (nonstandard function)
2011-09-27 Rich Felkerfix clobbering of errno in get(pw|gr)([ug]id|nam) by...
2011-09-22 Rich Felkerprotect against/handle cancellation reading shadow...
2011-06-30 Rich Felkerfix buffer overrun in getgrent code when there are...
2011-06-08 Rich Felkerit's called getgrgid_r, not getgruid_r...
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