freebsd-dev/libexec/rtld-elf
John Polstra 5bc2f0f789 Block almost all signals in the default locking method instead of
just a few of them.  This looks like it solves the recent

  ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:55

failures seen by some applications such as JDK.
2000-01-25 01:32:56 +00:00
..
alpha Block almost all signals in the default locking method instead of 2000-01-25 01:32:56 +00:00
amd64 Block almost all signals in the default locking method instead of 2000-01-25 01:32:56 +00:00
i386 Block almost all signals in the default locking method instead of 2000-01-25 01:32:56 +00:00
debug.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
debug.h Add a new function dllockinit() for registering thread locking 1999-12-27 04:44:04 +00:00
lockdflt.c Block almost all signals in the default locking method instead of 2000-01-25 01:32:56 +00:00
Makefile Add a new function dllockinit() for registering thread locking 1999-12-27 04:44:04 +00:00
malloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
map_object.c Get the actual pathname of the dynamic linker from the executable's 1999-08-30 01:54:13 +00:00
rtld.1 .Nm += "rtld" 1999-09-28 05:35:59 +00:00
rtld.c Allow files in LD_PRELOAD to be separated by white space, like Solaris 2000-01-22 22:20:05 +00:00
rtld.h Revamp the mechanism for enumerating and calling shared objects' 2000-01-09 21:13:48 +00:00
xmalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00