summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 01:52:42 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 01:52:42 +0000
commitab1140746d1b9c5959def3b79ba6af548229007f (patch)
tree02c7dfdda5bbc9dfc034385a8514604f1294afd9 /libshouldbeinlibc
parentee2b10d0dae4dd3a1c62e3d31407bcab0e40940b (diff)
.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r--libshouldbeinlibc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index f6667d5e..48a60f32 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,3 +1,9 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * portinfo.h: Add #include <sys/mman.h> for munmap decl.
+ * fsysops.c: Likewise.
+ * idvec-auth.c: Likewise.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* fsysops.c (fsys_get_readonly): Use munmap instead of vm_deallocate.