summaryrefslogtreecommitdiff
path: root/include/ftw.h
AgeCommit message (Collapse)Author
2009-10-08ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer
Apps should switch to nftw() Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2005-12-30Sync ftw w/ glibc, splitting ftw and ftw64Peter S. Mazinger
2005-11-04Sync up w/ glibcPeter S. Mazinger
2003-09-05Add support for ftw and nftwEric Andersen