]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Oct 2000 17:08:18 +0000 (17:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Oct 2000 17:08:18 +0000 (17:08 +0000)
commita35e137a99c4f06387c38f071d9b49a89cf884b5
treefa92c2139527594c50d709f2eedc29d8191c72a0
parentd1990c556227b4ab884ee562e91000e6c74c98d8
Update.

* elf/dl-load.c (_dl_map_object_from_fd): Split out ELF file
verification in open_verify.
(open_verify): New function.  Called instead of open.  Ignores valid
files for other architectures.
(open_path): Call open_verify instead of open.
(_dl_map_object): Likewise.
Somewhat based on a patch by Don Dugger <n0ano@valinux.com>.

* io/pwd.c (main): The output was missing a newline.
ChangeLog
elf/dl-load.c
This page took 0.041906 seconds and 5 git commands to generate.