diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 02:33:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 02:33:00 +0000 |
commit | 86e6bf3e3a183b3bf5b4ea3b11eecbe0eb040624 (patch) | |
tree | 1a15e2ee74d83a021c02289336c4fa88d860ad37 /libpager | |
parent | 4b7aee4730062547deded53646391ac6275a821f (diff) |
.
Diffstat (limited to 'libpager')
-rw-r--r-- | libpager/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog index c997289a..47c93342 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,6 +1,7 @@ 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> * priv.h: Add #include <sys/mman.h> for munmap decl. + * pager-memcpy.c: Likewise. 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> |