From f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 16 Jul 1996 21:19:13 +0000 Subject: [PATCH] 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. --- ChangeLog | 8 ++++++++ Makerules | 4 +++- sysdeps/mach/hurd/mmap.c | 9 ++++----- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index c2b516886f..45b890aae9 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 cb6b35425a..0554f85f98 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) $(