diff options
| author | Paul Eggert | 2016-10-23 21:54:13 -0700 |
|---|---|---|
| committer | Paul Eggert | 2016-10-23 21:55:07 -0700 |
| commit | 7bb5c4f206bfbe46b5f4a376633437f8999d956a (patch) | |
| tree | a98e0c598786246287995b6b1cf6c7882a253efb /src/coding.c | |
| parent | ee04aedc723b035eedaf975422d4eb242894121b (diff) | |
| download | emacs-7bb5c4f206bfbe46b5f4a376633437f8999d956a.tar.gz emacs-7bb5c4f206bfbe46b5f4a376633437f8999d956a.zip | |
Port --enable-gcc-warnings to bleeding-edge glibc
Bleeding-edge glibc sets emacs_cv_var_doug_lea_malloc to 'no'.
Do not merge to master.
* configure.ac: Check for valloc decl when compiling gmalloc.c.
* src/gmalloc.c (emacs_abort) [emacs]: Adjust decl to match
what is in lisp.h. Remove duplicate decl.
(aligned_alloc): #undef before defining.
(aligned_alloc, memalign) [!MSDOS]: Declare.
(valloc) [HAVE_DECL_VALLOC]: Remove duplicate decl.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions