From a5c9e15482a54c0bb7d3bc0404c23c28ef8670ee Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 16 Jun 2005 14:52:33 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3cdf915..e0f586e 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) -- 2.7.4