1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 19:39:52 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-03 08:24:27 +00:00
parent 8cb947f707
commit dbc3f75efa
+5
View File
@@ -1,3 +1,8 @@
2001-11-03 Jim Meyering <meyering@lucent.com>
* hash.c (hash_clear): Fix a bug that could lead to an infloop or
e.g., a fault due to an attempt to free a NULL pointer.
2001-11-01 Jim Meyering <meyering@lucent.com>
* dirfd.c, dirfd.h: New files.