Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: update gnulib to latest and adapt; update bootstrap, too | Jim Meyering | 2013-03-21 | 1 | -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 functions | Jim Meyering | 2009-11-22 | 1 | -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. |