/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4072 by schwab, Wed Dec 1 14:05:15 2004 UTC revision 1.4073 by kfstorm, Wed Dec 1 14:09:49 2004 UTC
# Line 1  Line 1 
1    2004-12-01  Kim F. Storm  <storm@cua.dk>
2    
3            * alloc.c: Add commentary for last change.
4            (XMALLOC_PUT_SIZE, XMALLOC_GET_SIZE): New macros to handle
5            sizeof(size_t) != 4.
6            (overrun_check_malloc, overrun_check_realloc, overrun_check_free):
7            Use them.  Also clear header and trailer of freed memory.
8            (GC_STRING_OVERRUN_COOKIE_SIZE): Rename from GC_STRING_EXTRA.
9            (string_overrun_cookie): Rename from string_overrun_pattern.
10            (GC_STRING_EXTRA): Define from GC_STRING_OVERRUN_COOKIE_SIZE.
11    
12  2004-12-01  Andreas Schwab  <schwab@suse.de>  2004-12-01  Andreas Schwab  <schwab@suse.de>
13    
14          * lisp.h: Declare string_to_multibyte.          * lisp.h: Declare string_to_multibyte.

Legend:
Removed from v.1.4072  
changed lines
  Added in v.1.4073

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26