From: Roland McGrath Date: Tue, 16 Jul 1996 21:19:13 +0000 (+0000) Subject: Tue Jul 16 16:43:58 1996 Roland McGrath X-Git-Tag: upstream/2.30~29227 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717;p=external%2Fglibc.git Tue Jul 16 16:43:58 1996 Roland McGrath * sysdeps/mach/hurd/mmap.c: Use same inheritance arg in second vm_map call as in first. * Makerules (make-link): Install the new link with atomic mv -f in case ln itself requires the library being installed. --- diff --git a/ChangeLog b/ChangeLog index c2b5168..45b890a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Tue Jul 16 16:43:58 1996 Roland McGrath + + * sysdeps/mach/hurd/mmap.c: Use same inheritance arg in second vm_map + call as in first. + + * Makerules (make-link): Install the new link with atomic mv -f in + case ln itself requires the library being installed. + Tue Jul 16 00:31:31 1996 Richard Henderson * sysdeps/alpha/dl-machine.h: Mirror Roland's changes to diff --git a/Makerules b/Makerules index cb6b354..0554f85 100644 --- a/Makerules +++ b/Makerules @@ -583,7 +583,9 @@ versioned := $(strip $(foreach so,$(install-lib.so),\ $(addprefix $(libdir)/,$(filter-out $(versioned),$(install-lib.so))): \ $(libdir)/%.so: $(objpfx)%.so; $(do-install-program) -make-link = cd $(@D); rm -f $(@F); $(LN_S) $(