Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 1996 20:43:00 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-gnu
Subject:   cvs commit:  src/gnu/usr.bin/ld/rtld Makefile
Message-ID:  <199609120343.UAA29320@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/09/11 20:42:59

  Modified:    gnu/usr.bin/ld/rtld  Makefile
  Log:
  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.)
  
  Revision  Changes    Path
  1.20      +2 -13     src/gnu/usr.bin/ld/rtld/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609120343.UAA29320>