mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
2002-10-05 Kaz Kojima <kkojima@rr.iij4u.or.jp> * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax. 2002-10-03 Ulrich Drepper <drepper@redhat.com> * version.h (RELEASE): Change to stable. See ChangeLog.13 for earlier changes.
This commit is contained in:
@ -209,7 +209,7 @@
|
||||
#endif
|
||||
|
||||
/* On x86, the set_thread_area syscall was introduced in 2.5.29, but its
|
||||
semantics was changed in 2.5.30, and again after 2.3.31. */
|
||||
semantics was changed in 2.5.30, and again after 2.5.31. */
|
||||
#if __LINUX_KERNEL_VERSION >= 132384 && defined __i386__
|
||||
# define __ASSUME_SET_THREAD_AREA_SYSCALL 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user