use isinf(3) and isnan(3) instead of rolling our own
[unix-history] / usr / src / lib / libc / gen / opendir.c
1991-02-24 Donn SeeleyAdd include files to get prototype declarations, and...
1990-06-02 Keith Bosticnew copyright notice
1990-03-21 Keith Bosticlint fix
1990-01-31 Kirk McKusickset up seek pointer for telldir
1989-08-18 Kirk McKusickPOSIX requires file descriptor to be close-on-exec
1989-07-12 Kirk McKusickupdate for global telldir list
1989-07-11 Kirk McKusickupdate to use getdirentries
1989-01-12 Kirk McKusickmodifications to use POSIX defined <dirent.h>
1988-06-19 Keith Bosticinstall approved copyright notice
1986-03-10 Donn Seeleyadded LIBC_SCCS condition for sccs ids
1985-05-31 Distribution FolksAdd copyright
1983-07-02 Sam Lefflerinclude fixes
1982-11-13 Kirk McKusickget rid of check for directory
1982-08-05 Kirk McKusickopen file before allocating buffer as per Ken Greer...
1982-03-11 Kirk McKusickcheck that requested file is actually a directory
1982-02-22 Kirk McKusickconvert to version number 4.x
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:17 by mckusick