* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]

(TLS_SETUP_GS_SEGMENT): Fix a typo.
This commit is contained in:
Roland McGrath 2003-03-21 20:37:25 +00:00
parent 471b93a850
commit b50946de73
1 changed files with 5 additions and 0 deletions

View 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.