From: Ulrich Drepper Date: Wed, 5 Jan 2000 17:22:52 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a80c9ed4cdfd0bd6453172341d26ff890f1fe200;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index cb52231e2f3..1dd980e9c2d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-01-05 Ulrich Drepper + + * internals.h (struct _pthread_descr_struct): Move new elements to + the end. + 2000-01-03 Kaz Kylheku Redesigned how cancellation unblocks a thread from internal