summaryrefslogtreecommitdiff
path: root/include/sys/file.h
AgeCommit message (Collapse)AuthorLines
2012-05-22various header cleanups, some related to _BSD_SOURCE additionRich Felker-4/+4
there is no reason to avoid multiple identical macro definitions; this is perfectly legal C, and even with the maximal warning options enabled, gcc does not issue any warning for it.
2012-01-26remove useless "extern" keywords in headersRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+21