Paul Eggert c0feb731d5 regex: simplify Gnulib port
This simplifies the code, by removing stuff intended for porting
to Gnulib but no longer needed there.
* posix/regcomp.c [!_LIBC]: No need to put #ifdef _LIBC around
uses of libc_hidden_def, weak_alias.
* posix/regcomp.c, posix/regexec.c: Use __restrict rather than
_Restrict_ except for public-facing headers.
* posix/regex_internal.h (attribute_hidden) [!_LIBC]:
Remove; already defined elsewhere.
* posix/regex.c, posix/regex_internal.h:
Use __GNUC_PREREQ instead of rolling our own.
* posix/regex_internal.h (__GNUC_PREREQ): Remove duplicate defn.
2018-12-27 11:17:06 -08:00
..
2018-12-07 20:21:45 +01:00
2018-12-27 11:17:06 -08:00
2018-12-27 11:17:06 -08:00
2018-12-27 11:17:06 -08:00
2018-12-27 11:17:06 -08:00
2018-04-19 00:09:58 +02:00
2016-03-07 00:21:37 -03:00
2016-03-07 00:21:37 -03:00
2016-03-07 00:21:37 -03:00
2016-03-07 00:21:37 -03:00
2018-01-06 22:19:13 +01:00
2018-01-04 21:58:40 +00:00
2018-09-25 10:49:23 -03:00
2018-06-29 16:53:37 +02:00