rune support from Paul Borman
[unix-history] / usr / src / include / dirent.h
1992-02-07 Kirk McKusickdefinition of dirent is defined in <sys/dirent.h>
1991-02-24 Donn SeeleyAdjust the type of scandir's function argument.
1991-02-23 Donn SeeleyThis baby is included by the kernel... Declare getdire...
1991-02-06 Keith Bosticfirst pass at function prototypes with cdefs.h
1990-11-15 Keith Bosticdirect -> dirent in a comment
1990-09-25 Keith Bosticscandir now takes struct dirent's, not directs
1990-06-25 Keith Bosticcan be `char *' or `void *' according to ANSI C, but...
1990-06-24 Keith Bostictypo
1990-06-24 Keith Bosticsyntactic sugar
1990-05-30 Keith BosticC++ wants the prototypes, too
1990-05-26 Keith Bosticmake rewinddir a function, closedir returns int; POSIX...
1990-03-07 Keith Bosticadd ANSI C prototypes
1990-02-06 Kirk McKusickallow rewinddir to work in all contexts
1990-01-31 Kirk McKusickset up rewinddir to work correctly
1989-07-12 Kirk McKusickmove structure describing telldir magic cookie to telldir.c
1989-07-11 Kirk McKusickupdate to support new directory access routines that...
1989-05-04 Kirk McKusickmake more POSIX compliant
1989-01-28 Keith Bosticjust use max value rather than have machine dependent...
1989-01-12 Kirk McKusickdate and time created 89/01/11 16:42:43 by mckusick