summaryrefslogtreecommitdiff
path: root/dirent.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce memory allocation wrappersDmitry V. Levin2015-05-251-6/+2
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-6/+3
* getdents, getdents64: quote filenamesDmitry V. Levin2015-01-261-10/+27
* Move dirent related parsers to a separate fileDmitry V. Levin2014-09-111-0/+210