summaryrefslogtreecommitdiff
path: root/lib/libc/gen/directory.3
AgeCommit message (Collapse)Author
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-04-23do not assume "." exists -- it might have gotten unlink()'ed -- weTheo de Raadt
don't want closedir() to SIGSEGV. as well, sample code in man pages should be very robust and not hint that closedir() might survive being passed opendir()'s failure code.
1995-10-18initial import of NetBSD treeTheo de Raadt