comparison src/ChangeLog @ 69029:9021ca41a840

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Feb 2006 01:19:15 +0000
parents e4e1c1572306
children 95e4c1cc8c30
comparison
equal deleted inserted replaced
69028:9121701fb79d 69029:9021ca41a840
1 2006-02-19 Richard M. Stallman <rms@gnu.org> 1 2006-02-19 Richard M. Stallman <rms@gnu.org>
2
3 * xterm.c (x_catch_errors): Use xmalloc.
4
5 * regex.c (extend_range_table_work_area): Call xmalloc and xrealloc.
6 (regex_compile): Likewise.
7 (regcomp): Use xmalloc.
8
9 * gtkutil.c (malloc_widget_value): Use xmalloc.
2 10
3 * vm-limit.c [HAVE_GETRLIMIT]: Include sys/resource.h. 11 * vm-limit.c [HAVE_GETRLIMIT]: Include sys/resource.h.
4 (check_memory_limits) [HAVE_GETRLIMIT]: Use getrlimit. 12 (check_memory_limits) [HAVE_GETRLIMIT]: Use getrlimit.
5 13
6 * xmenu.c (digest_single_submenu): When pane_string is empty, 14 * xmenu.c (digest_single_submenu): When pane_string is empty,