diff options
| author | Paul Eggert | 2025-01-16 23:28:34 -0800 |
|---|---|---|
| committer | Paul Eggert | 2025-01-17 15:56:30 -0800 |
| commit | 29794c71452c58c596c58fd6148741d213d3ee7b (patch) | |
| tree | 765a75139edb05c2507db2f8a7e1210600f1a361 /admin/notes/java | |
| parent | 9eefe7ccdae5cc9d5cfb8b7e5897497490d4be4f (diff) | |
| download | emacs-29794c71452c58c596c58fd6148741d213d3ee7b.tar.gz emacs-29794c71452c58c596c58fd6148741d213d3ee7b.zip | |
Let Gnulib deal with malloc/realloc 0
Instead of worrying about whether malloc and realloc yield a
non-null pointer when given size 0 (the traditional behavior
recommended by Doug McIlroy, and the only behavior that makes
sense for Emacs), let Gnulib arrange for the traditional behavior.
* admin/merge-gnulib (GNULIB_MODULES): Add malloc-gnu (which we
were already depending on indirectly) and realloc-posix.
* lib/gnulib.mk.in, m4/gnulib-comp.m4:
Regenerate by running admin/merge-gnulib.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions