replacing strtok() with strsep()

Philip Harvey (harveyp@coventry.ac.uk)
27 Dec 2001 21:04:05 +0000


i've decided its high time someone removed every last trace of strtok()
from the kernel source (replacing with strsep() for thread safety), so
i've decided to do it myself. quite simple stuff, but requires
extensive testing to be sure. therefore, i'm not too keen on patching
2.4.x, but instead cleaning out 2.5.x. if someone else is doing this,
or has any objections, shout my way please.

cheers,
phil

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/