the standard will have to address thread-safe locales On Wed, 22 Apr 2009 21:30:29 +0200 Jennifer Pioch wrote: > On 4/22/09, Glenn Fowler <[email protected]> wrote: > > > > REG_REGEXP for <regexp.h> compatibility will be in the next release > > REG_BINARY won't be needed > > just set the C or POSIX locale for byte matching
> setlocale() isn't thread safe. If thread a wants regexp() against > multi byte characters and thread b wants regexp() against bytes I am > screwed. _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
