File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ 2011-08-07 Bruno Haible <bruno@clisp.org>
2+
3+ * lib/relocatable.c: Update from gnulib.
4+
152011-08-06 Bruno Haible <bruno@clisp.org>
26
37 Upgrade the GB18030 converter to the version from 2005.
Original file line number Diff line number Diff line change 2525# define _GNU_SOURCE 1
2626#endif
2727
28+ #define _GL_USE_STDLIB_ALLOC 1
2829#include <config.h>
2930
3031/* Specification. */
8687# define FILE_SYSTEM_PREFIX_LEN (P ) 0
8788#endif
8889
89- /* Use the system functions, not the gnulib overrides in this file. */
90- #undef malloc
91-
9290/* Original installation prefix. */
9391static char * orig_prefix ;
9492static size_t orig_prefix_len ;
Original file line number Diff line number Diff line change 1+ 2011-08-07 Bruno Haible <bruno@clisp.org>
2+
3+ * relocatable.c: Update from gnulib.
4+
152011-02-28 Bruno Haible <bruno@clisp.org>
26
37 Assume ANSI C behaviour of free().
Original file line number Diff line number Diff line change 2525# define _GNU_SOURCE 1
2626#endif
2727
28+ #define _GL_USE_STDLIB_ALLOC 1
2829#include <config.h>
2930
3031/* Specification. */
8687# define FILE_SYSTEM_PREFIX_LEN (P ) 0
8788#endif
8889
89- /* Use the system functions, not the gnulib overrides in this file. */
90- #undef malloc
91-
9290/* Original installation prefix. */
9391static char * orig_prefix ;
9492static size_t orig_prefix_len ;
You can’t perform that action at this time.
0 commit comments