aboutsummaryrefslogtreecommitdiff
path: root/test/includes/pre/fcntl.h
Commit message (Collapse)AuthorAge
* test: sys/fcntl.h -> fcntl.hMichael Reed2016-01-14
POSIX.1-2008[1] says that the latter should be used, and all of our supported platforms would seem to support this scheme, apparently even Windows[2]. [1]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html [2]: https://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx