This commit is contained in:
Ulrich Drepper 2000-01-19 03:22:26 +00:00
parent 6cdaa304a8
commit 5c2a0a1b05

View File

@ -1,3 +1,11 @@
2000-01-18 Ulrich Drepper <drepper@cygnus.com>
* iconv/loop.c (COUNT_CONVERTED): Remove macro, comment, and all uses.
Remove done variable and all uses.
* iconv/skeleton.c: Update comment for *written modification.
* iconv/gconv_int.h (__gconv): Update comment.
Reported by Bruno Haible.
2000-01-18 Jakub Jelinek <jakub@redhat.com>
* dirent/dirent.h (getdentries): Correct prototype to use __off64_t.