]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* 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 3376c13d5d5861f911d88c513213ac3ff6d3a952..9c36525f9ad91251d437440eabc0a3dca8477f16 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.