Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax fixes | Peter S. Mazinger | 2011-03-03 | 1 | -2/+2 |
| | | | | | | Avoid compile warnings about the use of undefined constants Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> | ||||
* | ftw() is obsolescent in SUSv4 | Bernhard Reutner-Fischer | 2009-10-08 | 1 | -8/+10 |
| | | | | | | Apps should switch to nftw() Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Sync ftw w/ glibc, splitting ftw and ftw64 | Peter S. Mazinger | 2005-12-30 | 1 | -2/+2 |
| | |||||
* | Sync up w/ glibc | Peter S. Mazinger | 2005-11-04 | 1 | -7/+35 |
| | |||||
* | Add support for ftw and nftw | Eric Andersen | 2003-09-05 | 1 | -0/+150 |