* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130
commit965cba048c978a2841c537383ed3408259c918f3
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Mar 2007 17:09:13 +0000 (17 17:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Mar 2007 17:09:13 +0000 (17 17:09 +0000)
treee06867399d7e0026645f2a9f69d836629dcc283e
parentb037a293a48718af30d706c2e18c929d0e69a621
* elf/dl-open.c (dl_open_worker): Declare l in 2 different

smaller scopes.
* elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
(DL_DST_REQUIRED): Adjust user.

* include/dlfcn.h (struct link_map): New forward decl.

* inet/getnameinfo.c: Include stddef.h.
(getnameinfo): Use offsetof.

* time/tst-mktime2.c (do_test): Don't rely on signed wrap.

* stdio-common/vfprintf.c (_itoa): Undef before redefining.

* string/strerror_l.c: Include stdlib.h.
ChangeLog
configure
elf/dl-dst.h
elf/dl-open.c
include/dlfcn.h
inet/getnameinfo.c
nptl/ChangeLog
stdio-common/vfprintf.c
string/strerror_l.c
time/tst-mktime2.c