aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-04-18 10:26:16 +0000
committerEli Zaretskii2001-04-18 10:26:16 +0000
commiteec2d1ded9283af334077f9334ed939bb7268140 (patch)
tree4900355859ae0ceb9d08ea759c156d27688500ba /src/ChangeLog
parent5d5845dc5eb9a2af98cc0f12a3deda3191793aa3 (diff)
downloademacs-eec2d1ded9283af334077f9334ed939bb7268140.tar.gz
emacs-eec2d1ded9283af334077f9334ed939bb7268140.zip
(__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
defined, include stddef.h and use __SIZE_TYPE__ instead of size_t. (__memalign_hook): Make the two prototypes consistent.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 90938a19f6d..1f57bf8a3a3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-04-18 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * gmalloc.c (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
4 defined, include stddef.h and use __SIZE_TYPE__ instead of size_t.
5 (__memalign_hook): Make the two prototypes consistent.
6
12001-04-17 Gerd Moellmann <gerd@gnu.org> 72001-04-17 Gerd Moellmann <gerd@gnu.org>
2 8
3 * xdisp.c (redisplay_window): Make sure to clear the desired glyph 9 * xdisp.c (redisplay_window): Make sure to clear the desired glyph