Mikhail Teterin <[EMAIL PROTECTED]> writes: > :-( Are there regex-patches currently waiting to be merged into GNU's libc?
You can just do a diff between glibc and regex to find the list of patches. They aren't marshaled into a coherent set of small patches, which is the bottleneck. However, you _can_ just use the gnulib version, which is a popular option. > We are, actually, fairly comfortable using the "good old" regex and > offering -lgnuregex for applications needing GNU implementation.... > Lastly, the whole libc, glibc, and gnulib collection is quite confusing and > bewildering :-) Well, I'm bewildered by libc versus -lgnuregex, so I guess we're even. :-)