Subject: Re: THREAD SAFETY section
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Todd Vierling <tv@pobox.com>
List: tech-userlevel
Date: 09/11/1998 12:39:24
On Fri, 11 Sep 1998, Jason Thorpe wrote:

:  >   For instance, strtok() would be hard to make make thread-safe, I think.
: 
: In fact, impossible :-)

It's not, actually.  There are implementations out there that use
thread-local data for this purpose.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)