freebsd-dev/libexec/rtld-elf/amd64
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
..
elf_rtld.x
lockdflt.c Remove 80386 bandaids from code repocopied from i386. rtld_start.S still 2003-04-30 21:09:06 +00:00
Makefile.inc
reloc.c Initial pass at supporting shared libraries on amd64. There are still 2003-05-24 17:37:51 +00:00
rtld_machdep.h Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld_start.S Initial pass at supporting shared libraries on amd64. There are still 2003-05-24 17:37:51 +00:00