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:
9e4ee21
)
[libc, GLIBC_2.1]: Add _dl_initial_searchlist.
author
drepper
<drepper>
Wed, 7 Oct 1998 13:37:14 +0000
(13:37 +0000)
committer
drepper
<drepper>
Wed, 7 Oct 1998 13:37:14 +0000
(13:37 +0000)
elf/Versions
patch
|
blob
|
history
diff --git
a/elf/Versions
b/elf/Versions
index
1cfb5cc
..
5e10adf
100644
(file)
--- a/
elf/Versions
+++ b/
elf/Versions
@@
-19,7
+19,7
@@
libc {
GLIBC_2.1 {
# global variables
_dl_profile; _dl_profile_map; _dl_profile_output; _dl_start_profile;
- _dl_loaded; _dl_main_searchlist; _dl_fpu_control;
+ _dl_loaded; _dl_main_searchlist; _dl_fpu_control;
_dl_initial_searchlist;
# functions used in other libraries
_dl_mcount; _dl_mcount_wrapper; _dl_mcount_wrapper_check; _dl_unload_cache;