Mercurial > hg > octave-kai > gnulib-hg
comparison lib/ChangeLog @ 3583:acb4987bbdfa
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 03 Nov 2001 08:24:27 +0000 |
parents | 4593806ca240 |
children | f14b8cfa09be |
comparison
equal
deleted
inserted
replaced
3582:abe625b0449a | 3583:acb4987bbdfa |
---|---|
1 2001-11-03 Jim Meyering <meyering@lucent.com> | |
2 | |
3 * hash.c (hash_clear): Fix a bug that could lead to an infloop or | |
4 e.g., a fault due to an attempt to free a NULL pointer. | |
5 | |
1 2001-11-01 Jim Meyering <meyering@lucent.com> | 6 2001-11-01 Jim Meyering <meyering@lucent.com> |
2 | 7 |
3 * dirfd.c, dirfd.h: New files. | 8 * dirfd.c, dirfd.h: New files. |
4 * Makefile.am (libfetish_a_SOURCES): Add dirfd.h. | 9 * Makefile.am (libfetish_a_SOURCES): Add dirfd.h. |
5 | 10 |