mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
2003-09-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/i386/Makefile (stack-align-test-flags): Add -malign-double -mpreferred-stack-boundary=4.
This commit is contained in:
@ -526,7 +526,7 @@ weak_extern (__pthread_thread_self)
|
||||
#ifndef USE_TLS
|
||||
# define __manager_thread (&__pthread_manager_thread)
|
||||
#else
|
||||
# define __manager_thread manager_thread
|
||||
# define __manager_thread __pthread_manager_threadp
|
||||
#endif
|
||||
|
||||
extern inline __attribute__((always_inline)) pthread_descr
|
||||
|
Reference in New Issue
Block a user