* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
commit733ca93a45e09a3f4e04004943fe1051d4cedff5
authorJakub Jelinek <jakub@redhat.com>
Thu, 16 Apr 2009 15:22:05 +0000 (16 15:22 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 16 Apr 2009 15:22:05 +0000 (16 15:22 +0000)
treed5e9bd4788dced95ed99116d1a6a74c220118d05
parentd0e81f10e56640c5d3a26997d8c31e2126aa4cea
* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries

are dlopened in statically linked program even for __LM_ID_CALLER.
2009-04-16  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
are dlopened in statically linked program even for __LM_ID_CALLER.
ChangeLog
elf/dl-open.c