diff options
Diffstat (limited to 'trans')
-rw-r--r-- | trans/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index c26ba598..88d09c5a 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,7 @@ +1999-07-10 Roland McGrath <roland@baalperazim.frob.com> + + * crash.c: Add #include <sys/mman.h> for munmap decl. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * crash.c (stop_pgrp): Use munmap instead of vm_deallocate. |