summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fts.c
AgeCommit message (Expand)Author
2003-12-04netbsd.org -> NetBSD.orgkeihan
1997-10-22Allow the old-name functions to be compiled from the same source file asthorpej
1997-10-22New hacks to make libc work painlessly without bumping the major number:fvdl
1997-10-21Hacks to enable libc to work without bumping the major.fvdl
1997-10-09Revert all slash removing changes; it is not worth it...christos
1997-10-08Restore the NAPPEND macro, as it existed until revision 1.13, that dealspk
1997-10-07In fts_alloc() copy the trailing 0 character explicitly, instead ofpk
1997-09-27The change in revision 1.13 to avoid doubling slashes in path namespk
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-07-10Fix it so fts_* never adds a / to a path name when there isphil
1995-02-27merge with Lite, keeping local changes. Also use new Id format.cgd
1994-12-28Mostly sync with CSRG.mycroft
1994-10-26Avoid extra stat()s if a link count of 1 is returned for directories but themycroft
1994-04-17POSIXification and bostic's official fix for the missing relative path problemcgd
1994-04-12re-POSIXIFICATION. should have been punted back to bostic...cgd
1994-04-12oops, restore bug fix that wasn't fed back to bostic...cgd
1994-04-12minor fixescgd
1994-01-14Fix obscure bug where the working directory would not be restored to itsjtc
1993-11-24Change C library functions to use strchr() and strrchr() instead of index()jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Latest versions from uunet.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd