about summary refs log tree commit diff
path: root/include/sys/file.h
Commit message (Collapse)AuthorAgeFilesLines
* various header cleanups, some related to _BSD_SOURCE additionRich Felker2012-05-221-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.
* remove useless "extern" keywords in headersRich Felker2012-01-261-1/+1
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+21