diff options
author | Roland McGrath <roland@gnu.org> | 1996-07-16 21:19:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-07-16 21:19:13 +0000 |
commit | f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717 (patch) | |
tree | 93cf1bcdcb0c5b31f1b731184b32471443b9c287 /ChangeLog | |
parent | ec42724d6970b2d3e9007de0841394856e84d287 (diff) | |
download | glibc-f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717.tar.gz glibc-f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717.tar.xz glibc-f36f8dcf1cf07c66e9f7a3eba408e2b0af12d717.zip |
Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 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 <roland@delasyd.gnu.ai.mit.edu> + + * 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 <rth@tamu.edu> * sysdeps/alpha/dl-machine.h: Mirror Roland's changes to |