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

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-03 18:51:38 +00:00
parent 4f2e8e8b2b
commit 7e1e127680

View File

@@ -1,5 +1,8 @@
2001-11-03 Jim Meyering <meyering@lucent.com>
* dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
argument.
* 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.