summaryrefslogtreecommitdiff
path: root/include/fts.h
AgeCommit message (Expand)Author
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2010-09-24Bump fts_level from short to int and add a spare short so thingsTodd C. Miller
2009-08-27Don't stop traversing a directory hierarchy if we reach SHRT_MAX,Todd C. Miller
2005-06-17bye bye whiteoutsTodd C. Miller
2004-01-22Remove unnecessary typedef usage.Marc Espie
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-15Make path length variables size_t. This fixes the problem whereTodd C. Miller
1999-10-03put back FTS_CHDIRROOT until next library major number crankTodd C. Miller
1999-10-03kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer usedTodd C. Miller
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1997-09-01Fix problem with ``find -execdir'' not having the correct initial cwd.Todd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt