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: cvs/libc-960717~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717;p=thirdparty%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 c2b516886f0..45b890aae95 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 cb6b35425ad..0554f85f98d 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) $(