summaryrefslogtreecommitdiffstats
path: root/include/ftw.h
Commit message (Collapse)AuthorAgeFilesLines
* ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-161-8/+10
| | | | | | | Apps should switch to nftw() Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Merge from trunk."Steven J. Hill"2006-01-061-2/+2
|
* Merge from trunk."Steven J. Hill"2005-11-171-7/+35
|
* Add support for ftw and nftwEric Andersen2003-09-051-0/+150