From 2268163d2f717ae991aaa9721df0764fc5263dda Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 16 Jun 2005 14:49:31 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 7849becff8..9912962563 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,8 +1,13 @@ +2005-06-16 Jim Meyering + + * calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1) + when either N or S is zero. + 2005-06-16 Sergey Poznyakoff * argp.h (__option_is_short): Check upper limit of - __key. Isprint() requires its argument to have the value - of an unsigned char or EOF. + __key. Isprint() requires its argument to have the value + of an unsigned char or EOF. 2005-06-10 Paul Eggert -- 2.30.2