Date: Thu, 10 Oct 2002 10:02:12 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/libkern strsep.c src/sys/sys libkern.h Message-ID: <200210101702.g9AH2Ch2016725@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/10/10 10:02:11 PDT
Modified files:
sys/conf files
sys/libkern strsep.c
sys/sys libkern.h
Log:
Hook up strsep(3) to libkern following a repo-copy by Peter. This will
allow us to avoid nasty by-hand string parsing stuff in a number of
places in the kernel, reducing the risk of unexpected consequences
for kernel correctness.
Revision Changes Path
1.716 +1 -0 src/sys/conf/files
1.6 +2 -2 src/sys/libkern/strsep.c
1.33 +1 -0 src/sys/sys/libkern.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210101702.g9AH2Ch2016725>
