Date: Wed, 3 Nov 1999 10:21:00 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern strtol.c strtoq.c strtoul.c strtouq.c src/sys/kern subr_scanf.c src/sys/conf files Message-ID: <199911031821.KAA70690@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/11/03 10:20:59 PST
Modified files:
sys/kern subr_scanf.c
sys/conf files
Added files:
sys/libkern strtol.c strtoq.c strtoul.c strtouq.c
Log:
Move strto{u}[ql]() into their own libkern files.
Urged by: bde
Revision Changes Path
1.12 +1 -315 src/sys/kern/subr_scanf.c
1.281 +5 -1 src/sys/conf/files
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?199911031821.KAA70690>
