From 264de6a08da961b346498fb9b3d1e6390f314db6 Mon Sep 17 00:00:00 2001 From: pjd Date: Thu, 6 Oct 2005 19:06:07 +0000 Subject: Backout strtok() addition to libkern, strsep() is enough and strtok() is not safe. Discussed with: stefanf, njl --- sys/conf/files | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/files b/sys/conf/files index 0c337ac..d5eca53 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1413,7 +1413,6 @@ libkern/strncmp.c standard libkern/strncpy.c standard libkern/strsep.c standard libkern/strspn.c standard -libkern/strtok.c standard libkern/strtol.c standard libkern/strtoq.c standard libkern/strtoul.c standard -- cgit v1.1