Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/string/strsep.c
RevisionDateAuthorComments
 1.3  04-Jun-2007  christos branches: 1.3.78;
handle fortify, ansify.
 1.2  19-Feb-2007  chs don't do the weak symbol thing in kernel context.
 1.1  13-Nov-2006  dyoung branches: 1.1.2; 1.1.4;
Add strsep(3) to libkern.

To avoid code duplication, move strsep.c to the kernel/userland
common files.

Soon I will commit source-address selection (options IPSELSRC).
It will use strsep(3).
 1.1.4.1  10-Mar-2007  bouyer Pull up following revision(s) (requested by chs in ticket #504):
common/lib/libc/string/strsep.c: revision 1.2
don't do the weak symbol thing in kernel context.
 1.1.2.2  13-Nov-2006  dyoung Add strsep(3) to libkern.

To avoid code duplication, move strsep.c to the kernel/userland
common files.

Soon I will commit source-address selection (options IPSELSRC).
It will use strsep(3).
 1.1.2.1  13-Nov-2006  dyoung file strsep.c was added on branch newlock2 on 2006-11-13 03:26:44 +0000
 1.3.78.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.78.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed