Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 14 Mar 2000 09:11:00 +0000 (09:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 14 Mar 2000 09:11:00 +0000 (09:11 +0000)
commit0aece08ded7448746a91f33233f0ef94ba10b936
treecf69f38fc49f838038bb03c80cba0946559f91d9
parent91eecefd761001298771b7aeaa25a98bcf26574b
Update.

2000-03-14  Ulrich Drepper  <drepper@redhat.com>

* iconv/skeleton.c: Increment __invocation_counter in inner loop
since modules depend on it counting the number of times the conversion
function got called.

* iconv/gconv_open.c: Optimize loop to setup step data structure.

* iconv/gconv.h: Pretty print.

2000-03-04  Ulrich Drepper  <drepper@redhat.com>

* posix/wordexp-test.c: Correct one of the tests added in the last
change.  Really get the root passwd entry to check again ~root.
ChangeLog
iconv/gconv.h
iconv/gconv_open.c
iconv/skeleton.c