git: <dirent.h>: Don't check _POSIX_SOURCE.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jan 24 07:29:57 PST 2015


commit 6bd7e4d0eed8d4ef5a34d3bd954399ef62c47b0b
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jan 24 14:19:59 2015 +0100

    <dirent.h>: Don't check _POSIX_SOURCE.
    
    Use the __POSIX_VISIBLE, __XSI_VISIBLE and __BSD_VISIBLE macros, per
    <sys/cdefs.h>.

Summary of changes:
 include/dirent.h | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6bd7e4d0eed8d4ef5a34d3bd954399ef62c47b0b


-- 
DragonFly BSD source repository



More information about the Commits mailing list