Update.
commit32738a227007c089581a62621c673dceabd1c08d
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Oct 2004 21:33:40 +0000 (27 21:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Oct 2004 21:33:40 +0000 (27 21:33 +0000)
tree25cc0ed7c3e521930ac8ef538b37b54e0903b2cc
parentb1f68750871f1d447fb7d36b24590084239730b5
Update.

2004-10-27  Jakub Jelinek  <jakub@redhat.com>

* include/resolv.h (_res_opcodes): New extern.
Add libresolv_hidden_proto.
* resolv/res_debug.c (_res_opcodes): Remove.
(__p_class_syms, __p_type_syms): Add libresolv_hidden_proto
and libresolv_hidden_data_def.  Remove attribute_hidden.
* resolv/res_mkquery (_res_opcodes): Remove.
* resolv/res_data.c (_res_opcodes): Remove attribute_hidden.
Add libresolv_hidden_data_def.

* elf/dl-open.c (_dl_open): Don't allow explicitly opening a DSO
into an empty namespace.
ChangeLog
elf/dl-open.c
elf/tst-dlmopen3.c [new file with mode: 0644]
include/resolv.h
resolv/res_data.c
resolv/res_debug.c
resolv/res_mkquery.c