[BZ #3273]
commit154619b591282fc664dbedaee4fab8b57206c9ab
authorUlrich Drepper <drepper@redhat.com>
Fri, 29 Sep 2006 17:07:11 +0000 (29 17:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 29 Sep 2006 17:07:11 +0000 (29 17:07 +0000)
tree82698279e96ec2a5628414578a9ea63f0c038d66
parent1c31aa7979138ee5bb443e5adfd6c22ff0680fd8
[BZ #3273]

2006-09-29  Ulrich Drepper  <drepper@redhat.com>
[BZ #3273]
* nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
found no group members.
Patch by Petr Baudis.

2006-09-29  Jakub Jelinek  <jakub@redhat.com>

* elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
assert bootstrap_map.l_tls_modid is zero.
(_dl_start): Initialize bootstrap_map.l_tls_modid to 0
if USE___THREAD.
ChangeLog
elf/rtld.c
nscd/nscd_initgroups.c