summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/opendir.c
Commit message (Expand)AuthorAgeFilesLines
* Cast pointer to a long instead of an int to keep a 64-bit compilerjb1998-03-091-1/+1
* Fixed errors in the Lite2 merge. Some style changes were mismerged.bde1997-03-121-27/+28
* Merge from Lite2:peter1997-03-111-33/+200
* Cache the result of getpagesize() so we only make one syscall.phk1996-05-021-10/+5
* stat() before open() because opening of special files may be harmful.bde1996-03-291-0/+10
* Fix bugs in opendir():bde1995-04-211-9/+23
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+87
OpenPOWER on IntegriCloud