Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/scandir.3
RevisionDateAuthorComments
 1.17  04-Dec-2022  uwe Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
 1.16  17-Dec-2016  wiz Fix typo.
 1.15  16-Dec-2016  mrg scandir/alphasort take "const struct dirent **" not "const void *" in
modern unix. since we claim to be 'IEEE Std 1003.1-2008', make it so.
 1.14  17-Dec-2010  njoly branches: 1.14.28;
Fix cross-reference, dir(5) -> dirent(3).
 1.13  29-Apr-2010  jruoho Note POSIX compliance.
 1.12  05-Apr-2010  joerg Fix escape sequences
 1.11  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.10  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.9  07-Feb-2002  ross Generate <>& symbolically.
 1.8  16-Sep-2001  wiz Boring whitespace fixes.
 1.7  16-Apr-2000  mrg branches: 1.7.6;
make scandir(3)'s 3rd argument take a function that takes a *const*
struct dirent *, rather than non-const. this makes scandir(3) the
same as the scandir implementations in libiberty and glibc, and the
select function has no need to modify the dirent.
 1.6  22-Mar-1999  garbled Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
 1.5  05-Feb-1998  perry add LIBRARY section to man page
 1.4  25-Feb-1995  cgd clean up Id's on files previously imported...
 1.3  27-Jul-1994  jtc branches: 1.3.2;
Sync with 4.4 lite
 1.2  30-Jul-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  27-Jul-1994  jtc opendir() & friends from 4.4lite.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3.2.2  27-Jul-1994  jtc Sync with 4.4 lite
 1.3.2.1  27-Jul-1994  jtc file scandir.3 was added on branch netbsd-1-0 on 1994-07-27 05:37:12 +0000
 1.7.6.3  22-Mar-2002  nathanw Catch up to -current.
 1.7.6.2  08-Mar-2002  nathanw Catch up to -current.
 1.7.6.1  08-Oct-2001  nathanw Catch up to -current.
 1.14.28.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)

RSS XML Feed