git: <dirent.h>: Move fdopendir() under __POSIX_VISIBLE >= 200809.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Sep 8 12:57:23 PDT 2015
commit d6b84bfc7136eadc26c975280153ac5d00784480
Author: Sascha Wildner <saw at online.de>
Date: Tue Sep 8 19:35:16 2015 +0200
<dirent.h>: Move fdopendir() under __POSIX_VISIBLE >= 200809.
It is new in Issue 7 of the standard. It is of course still visible in
our default environment.
Summary of changes:
include/dirent.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6b84bfc7136eadc26c975280153ac5d00784480
--
DragonFly BSD source repository
More information about the Commits
mailing list