aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc/grp.h
AgeCommit message (Collapse)Author
2013-09-13Update libc headers to use musl headers.Bruce Mitchener
2013-06-24Move initgroups outside of !_XOPEN_SOURCE.David Barksdale
It was put into newlib grp.h revision 1.2 by Edward M. Lee, but every other system's grp.h I looked at doesn't do this.
2011-09-24reorganize system/includeAlon Zakai