[PATCH] Prefer strtok_r to strtok

Paolo Carlini pcarlini@unitus.it
Mon Nov 25 13:38:00 GMT 2002


Ok, lesson learned...

I don't think we should really autoconf for strtok_r: is in Posix
and similarly we already use strdup, which is also non standard.

Tested x86-linux.

Ok?

//////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_strtok_r
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20021125/a3eb07b3/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_strtok_r
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20021125/a3eb07b3/attachment-0001.ksh>


More information about the Libstdc++ mailing list