add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[musl] / src / dirent / opendir.c
2011-06-25 Rich Felkeroptimize opendir using O_CLOEXEC
2011-04-19 Rich Felkeravoid fd leak if opendir is cancelled when calloc has...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0