[uClibc]strtok_r function missing

michaels at jungo.com michaels at jungo.com
Thu Mar 1 08:55:52 UTC 2001


I think, all xxx_r functions in glibc are just reentrant versions of
xxx.
So, I suppose since we are missing threads in uclibc, you may safely use
strtok.
Or just make a 
#define strtok_r strtok 
in string.h.

Glenn McGrath wrote:
> 
> strtok_r fucntion in glibc's string.h appears to be missing from uClibc.
> 
> Any plans to implement it ?
> 
> Should i have a go at doing it myself ?
> 
> Glenn
> 
> _______________________________________________
> uclibc mailing list
> uclibc at uclibc.org
> http://uclibc.org/mailman/listinfo/uclibc

-- 
Sincerely yours,
Michael Shmulevich
______________________________________
Software Developer
Jungo - R&D 
email: michaels at jungo.com
web: http://www.jungo.com
Phone: 1-877-514-0537(USA)  +972-9-8859365(Worldwide) ext. 233
Fax:   1-877-514-0538(USA)  +972-9-8859366(Worldwide)





More information about the uClibc mailing list