]> sourceware.org Git - newlib-cygwin.git/commit
Feature test macros overhaul: dirent.h
authorYaakov Selkowitz <yselkowi@redhat.com>
Mon, 14 Mar 2016 21:17:38 +0000 (16:17 -0500)
committerYaakov Selkowitz <yselkowi@redhat.com>
Fri, 18 Mar 2016 02:08:51 +0000 (21:08 -0500)
commitd2937299fad043fa91cdf7f56eef914558be4077
tree52e6ad5760f6b7ef66d48e9ae60237639f7a01b0
parent575608b2021227f51beaf286cf71a27f4616cdcf
Feature test macros overhaul: dirent.h

MAXNAMLEN is a BSDism.

Use the proper internal macros instead of !_POSIX_SOURCE.  telldir and
seekdir are XSI, scandir and alphasort are POSIX.1-2008, and scandirat
is GNU.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
newlib/libc/include/dirent.h
winsup/cygwin/include/sys/dirent.h
This page took 0.03132 seconds and 5 git commands to generate.