mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
2005-12-18 Richard Henderson <rth@redhat.com> * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
This commit is contained in:
parent
e0b849e9b1
commit
cafdac626c
@ -1,3 +1,7 @@
|
||||
2005-12-18 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
|
||||
|
||||
2005-12-18 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* iconv/gconv_builtin.c: Mark map with attribute_relro.
|
||||
|
@ -17,7 +17,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <misc/libc-tls.c>
|
||||
#include <csu/libc-tls.c>
|
||||
#include <dl-tls.h>
|
||||
|
||||
#if USE_TLS
|
||||
|
Loading…
Reference in New Issue
Block a user