* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]
authorRoland McGrath <roland@gnu.org>
Fri, 21 Mar 2003 20:37:25 +0000 (20:37 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 21 Mar 2003 20:37:25 +0000 (20:37 +0000)
(TLS_SETUP_GS_SEGMENT): Fix a typo.

linuxthreads/ChangeLog

index 3376c13..9c36525 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]
+       (TLS_SETUP_GS_SEGMENT): Fix a typo.
+
 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/pthread/Makefile: Fix cut&paste error.