1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-27 22:22:57 +00:00
Paul Eggert b2c97c592b regex: port to non-GNU malloc
This is for Gawk, which does not use malloc-gnu.
* lib/regex.c (_GL_USE_STDLIB_ALLOC) [!_LIBC]:
Define, since this module is now safe for AIX-like malloc.
* lib/regex_internal.h (re_malloc) [!_LIBC && !HAVE_MALLOC_0_NONNULL]:
Don’t pass 0 to malloc.
2026-04-27 15:01:18 -07:00
2026-04-27 08:00:44 -07:00
2026-01-01 10:37:05 -08:00
2022-01-08 20:58:14 +01:00
2026-04-27 15:01:18 -07:00
2026-04-13 19:19:09 -07:00
2026-04-25 18:16:12 +02:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-04-27 15:01:18 -07:00
2024-12-07 15:59:11 +01:00
2026-01-01 10:37:05 -08:00
2026-02-16 09:29:10 +01:00
2026-01-01 10:37:05 -08:00
2026-02-28 21:17:44 +01:00
2026-02-15 11:01:33 -08:00

Please create and read the docs with

  $ cd doc
  $ make gnulib.html
  $ xdg-open gnulib.html

or read the online manual at

  https://www.gnu.org/software/gnulib/manual/gnulib.html
Description
No description provided
Readme 1,011 MiB
Languages
C 80.3%
M4 9.3%
Shell 3.8%
C++ 2.6%
Python 1.6%
Other 2.2%