The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* replacing strtok() with strsep()
@ 2001-12-27 21:04 Philip Harvey
  2001-12-27 21:14 ` Dave Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Harvey @ 2001-12-27 21:04 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-27 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-27 21:04 replacing strtok() with strsep() Philip Harvey
2001-12-27 21:14 ` Dave Jones
2001-12-27 21:52   ` Philip Harvey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox