comparison src/ChangeLog @ 5729:f7abcda06b1b

Since stack_like_{malloc,free}() are only used when WIN32_ANY, define them only that case. See xemacs-patches message <CAHCOHQmW_HyWn=T8OJYVgp1CGPptFVHW0xPVgoaVJXpu4C0NkA@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Fri, 08 Mar 2013 13:43:06 -0700
parents 86d33ddc7fd6
children 4521c9dc64f6
comparison
equal deleted inserted replaced
5728:0e2f2837c2bd 5729:f7abcda06b1b
1 2013-03-07 Jerry James <james@xemacs.org>
2
3 * array.c (stack_like_malloc): Define only if WIN32_ANY.
4 (stack_like_free): Ditto.
5 * array.h: Ditto.
6
1 2013-03-04 Jerry James <james@xemacs.org> 7 2013-03-04 Jerry James <james@xemacs.org>
2 8
3 * config.h.in: Add placeholders and definitions needed for large 9 * config.h.in: Add placeholders and definitions needed for large
4 file support. 10 file support.
5 * dired.c (Ffile_attributes): Some elements of the stat structure 11 * dired.c (Ffile_attributes): Some elements of the stat structure