[regex] Fix _REGEX_RE_COMP outside libc

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Wed Nov 3 11:35:00 GMT 2004


__regfree is not among the symbols that are mapped to the underscore-less
versions in regex-internal.h; this prevents re_comp and re_exec from
compiling outside glibc.

This patch fixes the bug by mapping __regfree to regfree.
Paolo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-fix-bug-re-comp.patch
Type: application/octet-stream
Size: 350 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20041103/bedb41b8/attachment.obj>


More information about the Libc-alpha mailing list