about summary refs log tree commit diff
path: root/src/misc/nftw.c
Commit message (Expand)AuthorAgeFilesLines
* fix invalid use of access function in nftwRich Felker2020-06-151-4/+18
* remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker2018-09-121-2/+1
* fix incorrect base name offset from nftw when pathname ends in slash(es)Rich Felker2017-10-131-3/+9
* fix nftw FTW_MOUNT flagRich Felker2014-02-011-2/+1
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-2/+0
* protect ftw and nftw against cancellationRich Felker2011-04-181-1/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+121