This commit is contained in:
Ulrich Drepper 2000-01-05 20:50:58 +00:00
parent 045cb2cf97
commit 61b0a73cba

View File

@ -1,3 +1,8 @@
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
* io/ftw.c (process_entry): Cache object dev/inode only for
directories (PR libc/1514).
2000-01-05 Andreas Schwab <schwab@suse.de>
* iconv/iconv_prog.c (process_block): Add cast to avoid warning.