]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use `install -C' instead of lots of shell commands to install ld.so
authorbde <bde@FreeBSD.org>
Thu, 12 Sep 1996 03:42:54 +0000 (03:42 +0000)
committerbde <bde@FreeBSD.org>
Thu, 12 Sep 1996 03:42:54 +0000 (03:42 +0000)
commit318d275f52251797be260e14e9ebb1cf54048088
tree854e30f024287dedc75db9fd55544135218ac707
parentc7aeb11bfa8bde102b3fce6486b3d9018c68f48b
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.)
gnu/usr.bin/ld/rtld/Makefile
libexec/rtld-aout/Makefile