Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 15 Aug 2000 08:06:15 +0000 (08:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 15 Aug 2000 08:06:15 +0000 (08:06 +0000)
commitfc7f617d300f075fe28567391b10b4c5d64be46f
treeb0a8765937d52ccdb09a796e4e0c322dae9b804b
parent07a3d63e524f13dd09e14adb0ac2623f6600401d
Update.

* include/link.h: Include sysd-link.h.
* sysdeps/generic/sysd-link.h: New file.
* sysdeps/unix/sysv/linux/sysd-link.h: New file.
* elf/Makefile (distribute): Add sysd-link.h.
* elf/dl-load.c: Use definitions from sysd-link.h instead of stat
types and functions directly.
* elf/dl-misc.c: Likewise.
* elf/dl-profile.c: Likewise.

* elf/loadfail.c (main): Close all successfully loaded objects.
ChangeLog
elf/Makefile
elf/dl-load.c
elf/dl-misc.c
elf/dl-profile.c
elf/loadfail.c
include/link.h
sysdeps/generic/sysd-link.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/sysd-link.h [new file with mode: 0644]