]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 5 Mar 2004 10:54:16 +0000 (10:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 5 Mar 2004 10:54:16 +0000 (10:54 +0000)
commit58845a7030dfca1812db98099cd7954c7449bac2
treee6cdcda157e52b49d33b62c736aeabba3900db81
parentafdca0f2a3a18fb0dcfc334c205e0fb96e90e839
Update.

* include/wctype.h: Add libc_hidden_proto for __towctrans.
* wctype/towctrans.c: Add libc_hidden_def.

* libio/memstream.c (open_memstream): Use _IO_init with INTUSE.

* posix/regexec.c (transit_state): Remove unused variable
next_state.

* posix/regcomp.c (init_dfa): Use __btowc instead of btowc.
ChangeLog
include/wctype.h
libio/memstream.c
posix/regcomp.c
posix/regexec.c
wctype/towctrans.c