comparison src/ChangeLog @ 51553:13b4b238c835

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 12 Jun 2003 22:14:31 +0000
parents 75844077a68b
children a1c8931835d3
comparison
equal deleted inserted replaced
51552:d84e9160d869 51553:13b4b238c835
1 2003-06-12 Dave Love <fx@gnu.org>
2
3 * alloca.c (alloca): Declare arg as size_t.
4
5 * sysdep.c: Remove redundant include of unistd.h, stdlib.h. Use
6 HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED.
7
1 2003-06-11 Dave Love <fx@gnu.org> 8 2003-06-11 Dave Love <fx@gnu.org>
2 9
3 * search.c (shrink_regexp_cache): Use xrealloc. 10 * search.c (shrink_regexp_cache): Use xrealloc.
4 (syms_of_search): Use xmalloc. 11 (syms_of_search): Use xmalloc.
5 12