Update.
commit1e2623127469890c7912d12a8ba5bc70d068eb18
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 Jan 1999 20:01:17 +0000 (20 20:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 Jan 1999 20:01:17 +0000 (20 20:01 +0000)
treef3e9b75f2cd829b6819c2c7e825c6c97366697ad
parentad11b5a745d0aeee42ead08f6cadfe4dcc84ad82
Update.

* elf/Makefile (tests): Add loadfail.
Add rules to build failobj.so.
* elf/loadfail.c: New file.  Test of failing to load object with
RTLD_GLOBAL set.
* elf/failobj.c: New file.  Object which will fail to load.
ChangeLog
elf/Makefile
elf/failobj.c [new file with mode: 0644]
elf/loadfail.c [new file with mode: 0644]