aboutsummaryrefslogtreecommitdiff
path: root/include/pwd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-20fix various header namespace issues under feature-test-macro controlRich Felker1-0/+2
2016-07-03make brace placement in public header struct definitions consistentRich Felker1-2/+1
2013-04-04add put*ent functions for passwd/group files and similar for shadowRich Felker1-0/+1
2012-09-07default features: make musl usable without feature test macrosRich Felker1-0/+2
2012-05-20move getpass decl to the right placeRich Felker1-1/+0
2012-01-29add fgetpwent (nonstandard function)Rich Felker1-0/+5
2011-03-28prototype for getpassRich Felker1-0/+4