mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
Update.
* libio/wfileops.c (_IO_wfile_underflow): Handle not entirely
This commit is contained in:
parent
3452aba811
commit
70e392a33a
@ -35,7 +35,7 @@
|
||||
|
||||
* libio/iogetwline.c (_IO_getwline_info): Pretty print.
|
||||
|
||||
* libio/wfileops.c (_IO_wfile_underflow): Correct not entirely
|
||||
* libio/wfileops.c (_IO_wfile_underflow): Handle not entirely
|
||||
empty external buffer correctly.
|
||||
|
||||
2000-07-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
||||
|
@ -1,3 +1,9 @@
|
||||
2000-07-25 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* internals.h (__RES_PTHREAD_INTERNAL): Remove define.
|
||||
* pthread.c: Include <resolv.h>.
|
||||
(_res): Undefine. Add extern declaration.
|
||||
|
||||
2000-07-24 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* pthread.c (__pthread_initial_thread): Update initializer.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-07-25 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* tst-langinfo.c: Add copyright text.
|
||||
|
||||
2000-07-24 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* tst-wctype.input: Add more input text.
|
||||
|
Loading…
Reference in New Issue
Block a user