about summary refs log tree commit diff
path: root/src/dirent/readdir_r.c
Commit message (Expand)AuthorAgeFilesLines
* split internal lock API out of libc.h, creating lock.hRich Felker2018-09-121-1/+1
* remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker2018-09-121-1/+1
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* ditch the priority inheritance locks; use malloc's version of lockRich Felker2012-04-241-3/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+30