mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 22:50:07 +00:00
Update.
This commit is contained in:
parent
641528e17d
commit
ccc17e1203
18
ChangeLog
18
ChangeLog
@ -1,3 +1,21 @@
|
||||
1999-11-25 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* iconv/gconv.c (__gconv): Always initialize
|
||||
cd->__data[last_step].__outbuf and cd->__data[last_step].__outbufend.
|
||||
|
||||
* iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Update number of
|
||||
written bytes.
|
||||
* iconvdata/iso-2022-jp.c: Likewise.
|
||||
|
||||
1999-11-15 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* misc/sys/mman.h: Correct prototype to use __off64_t.
|
||||
|
||||
1999-11-25 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* iconv/iconv_prog.c (process_block): For stateful charsets write
|
||||
out byte sequence to get to initial state at the end of the file.
|
||||
|
||||
1999-11-23 Thorsten Kukuk <kukuk@suse.de>
|
||||
|
||||
* iconv/skeleton.c: Don't access next_step->fct if data->is_last
|
||||
|
Loading…
Reference in New Issue
Block a user