Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/strsep.3
RevisionDateAuthorComments
 1.20  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.19  16-Oct-2006  wiz nul/null/NULL cleanup:
when talking about characters/bytes, use "nul" and "nul-terminate"
when talking about pointers, use "null pointer" or ".Dv NULL"
 1.18  13-Aug-2006  wiz stresep, not strnsep. Remove duplicate "the". Bump date for previous.
 1.17  12-Aug-2006  christos - Add strndup and stresep
- Use stresep so in fstab so that we can mount paths with white space in them.
 1.16  13-Apr-2004  wiz branches: 1.16.6;
One too many punctuation fixed in previous.
 1.15  13-Apr-2004  wiz Punctuation fixes; mark up NULL.
 1.14  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.13  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.12  20-Aug-2002  wiz Use Dq instead of single quotes.
 1.11  11-Aug-2002  yamt - correct how to check empty field.
- improve examples.
from OpenBSD.
 1.10  07-Feb-2002  ross generate & symbolically
 1.9  07-Feb-2002  ross Generate <>& symbolically.
 1.8  28-Sep-2000  hubertf branches: 1.8.2;
The 'delim' argument is const, document it as such.
 1.7  05-Feb-1998  perry branches: 1.7.10;
add LIBRARY section to man page
 1.6  03-Feb-1998  perry .Bx'ize
 1.5  30-Jan-1998  perry update to lite-2
 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.10.1  28-Sep-2000  hubertf Pull up rev. 1.8 to netbsd-1-5 branch, OK'd by thorpej:
> The 'delim' argument is const, document it as such.
 1.8.2.4  27-Aug-2002  nathanw Catch up to -current.
 1.8.2.3  13-Aug-2002  nathanw Catch up to -current.
 1.8.2.2  22-Mar-2002  nathanw Catch up to -current.
 1.8.2.1  08-Mar-2002  nathanw Catch up to -current.
 1.16.6.1  27-Aug-2006  riz Pull up following revision(s) (requested by tron in ticket #63):
regress/lib/libc/string/Makefile: revision 1.9
lib/libc/string/strsep.3: revision 1.17
lib/libc/string/strsep.3: revision 1.18
regress/lib/libc/string/stresep/Makefile: revision 1.1
distrib/sets/lists/base/shl.mi: revision 1.364
regress/lib/libc/string/stresep/stresep_test.c: revision 1.1
lib/libc/gen/fstab.c: revision 1.28
lib/libc/shlib_version: revision 1.181
lib/libc/string/strndup.c: revision 1.1
lib/libc/string/strdup.3: revision 1.13
lib/libc/string/strdup.3: revision 1.14
lib/libc/string/Makefile.inc: revision 1.61
include/string.h: revision 1.31
distrib/sets/lists/comp/mi: revision 1.909
lib/libc/string/stresep.c: revision 1.1
lib/libc/include/namespace.h: revision 1.118
- Add strndup and stresep
- Use stresep so in fstab so that we can mount paths with white space in th=
em.
Add stresep and strndup.
add regression test for stresep.
libc 146
man pages for stresep and strndup.
Mark up NULL.
stresep, not strnsep. Remove duplicate "the". Bump date for previous.

RSS XML Feed