1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-06-16 14:52:33 +00:00
parent 5371690c7f
commit a5c9e15482
+5
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)