summaryrefslogtreecommitdiffstats
path: root/ftw.c
Commit message (Expand)AuthorAgeFilesLines
* ftw: fix broken callback mechanism.Kaz Kylheku2018-06-251-1/+3
* Copyright year bump 2018.Kaz Kylheku2018-02-151-1/+1
* New path slot in stat struct.Kaz Kylheku2017-04-081-1/+1
* Bump copyright year to 2017.Kaz Kylheku2017-01-231-1/+1
* Let guard frames optionally pass through unwinding.Kaz Kylheku2016-10-261-1/+1
* Synchronize license comments with LICENSE.Kaz Kylheku2016-10-011-16/+17
* Adding -D_GNU_SOURCE to compiler command line.Kaz Kylheku2016-05-011-3/+0
* Support list of paths in ftw.Kaz Kylheku2016-04-221-0/+12
* ftw.c affected by g++/glibc issue __USE_GNU is defined.Kaz Kylheku2016-04-201-0/+2
* Adding ftw function.Kaz Kylheku2016-04-151-0/+177