Update.
[platform/upstream/glibc.git] / linuxthreads / ChangeLog
index 5f79ed7..cfcfe4c 100644 (file)
@@ -1,3 +1,10 @@
+2002-04-08  Jakub Jelinek  <jakub@redhat.com>
+
+       * manager.c (__pthread_manager_event): Use self instead of arg
+       for INIT_THREAD_SELF.
+       * sysdeps/i386/useldt.h (INIT_THREAD_SELF): Use sizeof (struct
+       _pthread_descr_struct) instead of sizeof (*descr).
+
 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/ia64/pt-machine.h: Protect against multiple inclusion.