Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/strchr.3
RevisionDateAuthorComments
 1.15  31-Jan-2023  simonb Note that strchrnul() first appeared in glibc 2.1.1 and appeared in
FreeBSD 10 before it appeared in NetBSD 8.
 1.14  26-Nov-2020  rillig fix typo in manual page for strchrnul(3)
 1.13  16-Oct-2016  wiz Add missing word.
 1.12  12-Oct-2016  christos add strchrnul
 1.11  07-Aug-2003  agc branches: 1.11.80;
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  11-Aug-2002  yamt bring in EXAMPLES from OpenBSD.
 1.8  07-Feb-2002  ross Generate <>& symbolically.
 1.7  05-Feb-1998  perry branches: 1.7.12;
add LIBRARY section to man page
 1.6  30-Jan-1998  perry update to lite-2
 1.5  30-Dec-1997  mikel pointers are NULL, NUL is a char; deraadt@openbsd.org
 1.4  09-Oct-1997  lukem rcsid police
 1.3  10-Jan-1994  jtc Fix spelling errors.
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  30-Jan-1998  perry import lite-2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.7.12.3  13-Aug-2002  nathanw Catch up to -current.
 1.7.12.2  22-Mar-2002  nathanw Catch up to -current.
 1.7.12.1  08-Mar-2002  nathanw Catch up to -current.
 1.11.80.1  04-Nov-2016  pgoyette Sync with HEAD

RSS XML Feed