summaryrefslogtreecommitdiffstats
path: root/compat_fts.c
Commit message (Expand)AuthorAgeFilesLines
* ignore O_CLOEXEC when the operating system doesn't provide it;Ingo Schwarze2015-02-071-0/+3
* trivial sync to OpenBSD: <sys/param.h> no longer neededIngo Schwarze2015-02-071-4/+4
* Make this work on illumos:Ingo Schwarze2014-12-111-30/+8
* sync to OpenBSDIngo Schwarze2014-12-111-3/+4
* one forgotten #ifdef -> #if conversionIngo Schwarze2014-08-171-1/+2
* Improve build system and autodetection.Ingo Schwarze2014-08-161-1/+1
* work around lack of d_namlen and ALIGN/ALIGNBYTES on LinuxIngo Schwarze2014-08-111-15/+16
* Provide a fallback version of fts(3) for systems lacking it.Ingo Schwarze2014-08-111-0/+824