aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2003-02-25 12:46:39 +0000
committerCorinna Vinschen <corinna@vinschen.de>2003-02-25 12:46:39 +0000
commit6b9a9ce6ba731f8f564163af2400b6559faf84d9 (patch)
tree1f9d89e0f7d8987dbae64a1a0ae6c34cbc677831 /winsup/cygwin/ChangeLog
parentc8926a2b8d1910f5a09fc99fdbfa7291cda8246f (diff)
downloadnewlib-6b9a9ce6ba731f8f564163af2400b6559faf84d9.zip
newlib-6b9a9ce6ba731f8f564163af2400b6559faf84d9.tar.gz
newlib-6b9a9ce6ba731f8f564163af2400b6559faf84d9.tar.bz2
* mmap.cc (mmap64): Fix returned address by taking the granularity
into account.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4409111..ee88fa4 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-25 Corinna Vinschen <corinna@vinschen.de>
+
+ * mmap.cc (mmap64): Fix returned address by taking the granularity
+ into account.
+
2003-02-23 Pierre Humblet <pierre.humblet@ieee.org>
* syslog.cc (syslog): Do not unlock the file before closing it