(_dl_map_object_from_fd): Store alignment requirement along with the other info in...
commita53a253b90b2cd722ac6718464931cf920b56cf4
authorUlrich Drepper <drepper@redhat.com>
Thu, 7 Feb 2002 03:53:17 +0000 (7 03:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 7 Feb 2002 03:53:17 +0000 (7 03:53 +0000)
treefdf6e83d7289a69e54ddc57034dcf3fcd669ae69
parentfb190a0440e589117988d825dbcbc12c415a2fa9
(_dl_map_object_from_fd): Store alignment requirement along with the other info in the link map.  Change queueing of init images for double linked list.  Use _dl_next_tls_modid to compute l_tls_modid.
elf/dl-load.c