freebsd-dev/libexec/rtld-elf/alpha
Alexander Kabaev 6d5d786f80 Allow threading libraries to register their own locking
implementation in case default one provided by rtld is
not suitable.

Consolidate various identical MD lock implementation into
a single file using appropriate machine/atomic.h.

Approved by:	re (scottl)
2003-05-29 22:58:26 +00:00
..
ld.so.script Use the new freebsd output format from Binutils 2.13.1. 2002-10-12 02:30:53 +00:00
lockdflt.c Remove the nanosleep calls from the spin loops in the locking code. 2002-07-06 20:25:56 +00:00
Makefile.inc ld-elf.so.1 assumed a few too many things about the ordering of sections 2002-02-18 02:24:10 +00:00
reloc.c No need to zero fill memory, mmapped anonymously. Kernel will 2003-03-14 21:10:13 +00:00
rtld_machdep.h Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld_start.S Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00