*** empty log message ***

This commit is contained in:
Jim Meyering 2005-06-16 14:52:33 +00:00
parent 5371690c7f
commit a5c9e15482

View File

@ -1,3 +1,8 @@
2005-06-16 Jim Meyering <jim@meyering.net>
* 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 <jim@meyering.net>
* mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)