about summary refs log tree commit diff
path: root/include/grp.h
Commit message (Expand)AuthorAgeFilesLines
* fix various header namespace issues under feature-test-macro controlRich Felker2016-10-201-0/+2
* remove parameter names from public headersRich Felker2016-10-201-1/+1
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-2/+1
* add put*ent functions for passwd/group files and similar for shadowRich Felker2013-04-041-0/+1
* fix missing type error in grp.h from adding fgetgrentRich Felker2013-03-061-0/+4
* add fgetgrent functionRich Felker2013-02-171-0/+4
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-1/+1
* fix prototypes/signature for setgroups, etc.Rich Felker2011-04-131-0/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+35