summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0aee7f3a9..24c1704c3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,13 @@
2007-08-12 Corinna Vinschen <corinna@vinschen.de>
+ * syscalls.cc (getw): Remove redundant implementation.
+ (putw): Ditto.
+ (wcscmp): Ditto.
+ (wcslen): Ditto.
+ (memccpy): Ditto.
+
+2007-08-12 Corinna Vinschen <corinna@vinschen.de>
+
* ntdll.h: Add descriptive comments to special Rtl functions.
(STATUS_OBJECT_PATH_NOT_FOUND): Define.
(STATUS_BUFFER_OVERFLOW): Define.