<dirent.h>: Don't check _POSIX_SOURCE.
authorSascha Wildner <saw@online.de>
Sat, 24 Jan 2015 13:19:59 +0000 (14:19 +0100)
committerSascha Wildner <saw@online.de>
Sat, 24 Jan 2015 13:19:59 +0000 (14:19 +0100)
commit6bd7e4d0eed8d4ef5a34d3bd954399ef62c47b0b
tree6e529c69feb0539e1a36e461f8766700ba48f694
parentde45303d1431339260c3a353a1e18d034c807c4a
<dirent.h>: Don't check _POSIX_SOURCE.

Use the __POSIX_VISIBLE, __XSI_VISIBLE and __BSD_VISIBLE macros, per
<sys/cdefs.h>.
include/dirent.h