tjr
|
7a17b3190a
|
Replace the current implementations of ftw() and nftw() with the OpenBSD
implementations written by Todd C. Miller. These are cleaner, less buggy
and actively maintained.
|
2004-08-24 13:00:55 +00:00 |
|
stefanf
|
142f90039d
|
Don't pass function pointers via a void * parameter.
|
2004-08-02 08:18:43 +00:00 |
|
das
|
4fe4b55b72
|
Remove unused variable.
Noticed by: Todd Miller <Todd.Miller@courtesan.com>
|
2004-07-23 06:01:00 +00:00 |
|
das
|
5f3462eb0c
|
Add implementations of ftw(3) and nftw(3) and the corresponding header
ftw.h. This is the implementation written by Joel Baker
<fenton@debian.org> for inclusion in NetBSD, but with several
bugfixes.
Obtained from: Debian
|
2004-07-05 23:13:16 +00:00 |
|