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/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0163a57d2..c1d8353fc 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,15 @@
2008-02-13 Corinna Vinschen <corinna@vinschen.de>
+ * posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
+ wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
+ POSIX interfaces.
+ Change headline of "GNU extensions" to "GNU and Linux extensions".
+ Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
+ listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
+ wcpcpy and wcpncpy to list of implemented GNU functions.
+
+2008-02-13 Corinna Vinschen <corinna@vinschen.de>
+
* cygtls.cc (_cygtls::init_exception_handler): Revert patch
from 2005-12-02.
* exceptions.cc (stack_info::walk): Add workaround for NT 5.2