From 70e392a33adde4722828b5e7e6b9ac42aa53f44a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 25 Jul 2000 22:27:43 +0000 Subject: [PATCH] Update. * libio/wfileops.c (_IO_wfile_underflow): Handle not entirely --- ChangeLog | 2 +- linuxthreads/ChangeLog | 6 ++++++ localedata/ChangeLog | 4 ++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0fbdf5e..1d4b79f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 5faa488..69c05fb 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-07-25 Mark Kettenis + + * internals.h (__RES_PTHREAD_INTERNAL): Remove define. + * pthread.c: Include . + (_res): Undefine. Add extern declaration. + 2000-07-24 Ulrich Drepper * pthread.c (__pthread_initial_thread): Update initializer. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6766242..6351c03 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2000-07-25 Ulrich Drepper + + * tst-langinfo.c: Add copyright text. + 2000-07-24 Ulrich Drepper * tst-wctype.input: Add more input text. -- 2.7.4