fix trailing whitespace issues that crept in here and there
[musl] / src / dirent /
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-13 Rich Felkeradd (currently stubbed due to stubbed strverscmp) versi...
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-07-22 Rich Felkerfix errno value when fdopendir is given an invalid...
2011-06-25 Rich Felkeroptimize opendir using O_CLOEXEC
2011-06-06 Rich Felkerfix handling of d_name in struct dirent
2011-04-19 Rich Felkeravoid fd leak if opendir is cancelled when calloc has...
2011-04-11 Rich Felkerfix errno handling in scandir:
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-15 Rich Felkerfinish moving 32-bit-specific junk out of source files.
2011-02-12 Rich Felkerinitial check-in, version 0.5.0