summaryrefslogtreecommitdiff
path: root/gl/lib/regex_internal.c.diff
Commit message (Collapse)AuthorAgeFilesLines
* build: update gnulib to latest and adapt; update bootstrap, tooJim Meyering2013-03-211-2/+2
| | | | | | | | | | Blindly updating to the latest from gnulib, bootstrap would fail due to failure of our local patches to apply. Hence, these first two updates. * gl/lib/regex_internal.c.diff: Update offsets, so this patch applies to the latest from gnulib. * gl/lib/regex_internal.h.diff: Remove file. No longer needed. * bootstrap: Update from gnulib.
* maint: avoid warnings via patched versions of gnulib's regex functionsJim Meyering2009-11-221-0/+25
* gl/lib/regcomp.c.diff: New file. * gl/lib/regex_internal.c.diff: Likewise. * gl/lib/regex_internal.h.diff: Likewise. * gl/lib/regexec.c.diff: Likewise.