Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftw(): Do not check the maxfds argument against OPEN_MAX. | jilles | 2012-08-09 | 1 | -2/+1 |
* | Sync with OpenBSD (zap rcsid). | delphij | 2011-06-18 | 1 | -7/+1 |
* | Replace the current implementations of ftw() and nftw() with the OpenBSD | tjr | 2004-08-24 | 1 | -192/+90 |
* | Don't pass function pointers via a void * parameter. | stefanf | 2004-08-02 | 1 | -4/+4 |
* | Remove unused variable. | das | 2004-07-23 | 1 | -9/+1 |
* | Add implementations of ftw(3) and nftw(3) and the corresponding header | das | 2004-07-05 | 1 | -0/+208 |