On Sun, 20 Jul 2008, Rob Kendrick wrote: [regex implementations]
Under RISC OS, UnixLib uses Henry Spencer's implementation. It strikes me as unlikely that there's a bug in it after all these years and ports to fruity platforms via NetBSD, so I'd check your compiler and other environmental factors first.
Last I looked, UnixLib was using the regex implementation from PostgreSQL. That's probably a heavily modified version of the original Henry Spencer code. Either way, as Rob said, it's far more likely to be something other than the regex library causing issues.
J.
