diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 01:52:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 01:52:42 +0000 |
commit | ab1140746d1b9c5959def3b79ba6af548229007f (patch) | |
tree | 02c7dfdda5bbc9dfc034385a8514604f1294afd9 /libpager | |
parent | ee2b10d0dae4dd3a1c62e3d31407bcab0e40940b (diff) |
.
Diffstat (limited to 'libpager')
-rw-r--r-- | libpager/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog index a760e0e1..c997289a 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,3 +1,7 @@ +1999-07-10 Roland McGrath <roland@baalperazim.frob.com> + + * priv.h: Add #include <sys/mman.h> for munmap decl. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * data-return.c (_pager_do_write_request): Use munmap instead of @@ -413,4 +417,3 @@ Tue Apr 26 15:08:57 1994 Michael I Bushnell (mib@geech.gnu.ai.mit.edu) * object-init.c (_pager_seqnos_memory_object_init): Only check for inits of active objects AFTER waiting for seqno; otherwise we could race against a prior terminate. - |