Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygserver/ChangeLog')
-rw-r--r--winsup/cygserver/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygserver/ChangeLog b/winsup/cygserver/ChangeLog
index 1067b8617..c8693eeac 100644
--- a/winsup/cygserver/ChangeLog
+++ b/winsup/cygserver/ChangeLog
@@ -1,5 +1,13 @@
2008-02-06 Corinna Vinschen <corinna@vinschen.de>
+ * bsd_helper.cc: Replace %E __small_printf format specifier with %lu
+ and call to GetLastError throughout.
+ * bsd_mutex.cc: Ditto.
+ * sysv_sem.cc (semget): Replace %X __small_printf format specifier
+ with %llx.
+
+2008-02-06 Corinna Vinschen <corinna@vinschen.de>
+
Remove dependency from Cygwin internal code.
* Makefile.in (CYGWIN_OBJS): Remove smallprint.o.
(cygserver.exe): Remove strfuncs.o