From: Jim Meyering Date: Thu, 16 Jun 2005 14:52:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~584 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5c9e15482a54c0bb7d3bc0404c23c28ef8670ee;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 3cdf915b82..e0f586e412 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +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-15 Jim Meyering * mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)