opnsense-src/gnu/usr.bin/ld/rtld
Bruce Evans 87d0dcafca Use `install -C' instead of lots of shell commands to install ld.so
as atomically as possible.

(Immutable targets can't be renamed without opening a window when
neither the source nor the target is immutable.  Perhaps there
should be a rename_immutable syscall to do this if unsetting the
immutable flags would work.)
1996-09-12 03:42:54 +00:00
..
Makefile Use `install -C' instead of lots of shell commands to install ld.so 1996-09-12 03:42:54 +00:00
malloc.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
md-prologue.c Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
rtld.1 Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
rtld.c When checking to see whether a needed shared library has already 1996-05-22 06:34:12 +00:00
sbrk.c Added sbrk() as new file. 1993-12-11 21:06:36 +00:00