projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c1a22e
)
Additional version definitions for i386/ELF.
author
Ulrich Drepper
<drepper@redhat.com>
Thu, 7 Feb 2002 03:47:17 +0000
(
03:47
+0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Thu, 7 Feb 2002 03:47:17 +0000
(
03:47
+0000)
sysdeps/i386/elf/Versions
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/i386/elf/Versions
b/sysdeps/i386/elf/Versions
new file mode 100644
(file)
index 0000000..
5ca6686
--- /dev/null
+++ b/
sysdeps/i386/elf/Versions
@@ -0,0
+1,6
@@
+ld {
+ GLIBC_2.3 {
+ # The alternative i386 runtime interface to TLS.
+ ___tls_get_addr;
+ }
+}