projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
452a430
)
Removed, superceded by libc.map.
author
drepper
<drepper>
Wed, 11 Feb 1998 17:03:26 +0000
(17:03 +0000)
committer
drepper
<drepper>
Wed, 11 Feb 1998 17:03:26 +0000
(17:03 +0000)
elf/rtld.map
[deleted file]
patch
|
blob
|
history
diff --git
a/elf/rtld.map
b/elf/rtld.map
deleted file mode 100644
(file)
index
8daf2aa
..0000000
--- a/
elf/rtld.map
+++ /dev/null
@@
-1,12
+0,0 @@
-GLIBC_2.0 {
- global:
- # Not right, but I'll figure it out.
- *;
-
-# local:
-# *;
-};
-
-GLIBC_2.1 {
-
-} GLIBC_2.0;