]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be used
authormsmith <msmith@FreeBSD.org>
Fri, 15 Jan 1999 00:03:39 +0000 (00:03 +0000)
committermsmith <msmith@FreeBSD.org>
Fri, 15 Jan 1999 00:03:39 +0000 (00:03 +0000)
commit3f0c2c8990f02cfb87d1094fcac2eda48facdb3f
treed35a16cfe16e43251382c5db087dc7a327a01691
parent010f76153cda448c67afdd8f24433c469914b15c
Add sscanf/vsscanf/strtoq/strtouq to the kernel.  Initially these will be used
for parsing kernel environment values, although they have utility elsewhere.
sys/conf/files
sys/kern/subr_scanf.c [new file with mode: 0644]
sys/sys/systm.h