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:
authorCorinna Vinschen <corinna@vinschen.de>2008-02-13 17:50:39 +0300
committerCorinna Vinschen <corinna@vinschen.de>2008-02-13 17:50:39 +0300
commita9414ca6d8cd5c3adc84ae1a522f0e2c8eb3bcae (patch)
treee073ae9d0e49e367482eff9c8ddd08a37d0c453b
parent5cb998e66c8a342dad9ea03fcb5126f12ec50156 (diff)
* 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.
-rw-r--r--winsup/cygwin/ChangeLog10
-rw-r--r--winsup/cygwin/posix.sgml36
2 files changed, 35 insertions, 11 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
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 28717eb21..9fe064874 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -347,6 +347,9 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
listen
llabs
lldiv
+ llrint
+ llrintf
+ llrintl
localeconv
localtime
localtime_r
@@ -362,6 +365,7 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
lrand48
lrint
lrintf
+ lrintl
lround
lroundf
lsearch
@@ -561,6 +565,7 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
rindex
rint
rintf
+ rintl
rmdir
round
roundf
@@ -795,8 +800,13 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
wcsrtombs
wcsspn
wcsstr
+ wcstol
+ wcstoll
wcstombs
+ wcstoul
+ wcstoull
wcswidth
+ wcsxfrm
wctob
wctomb
wctrans
@@ -924,7 +934,7 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
</sect1>
-<sect1 id="std-gnu"><title>System interfaces compatible with GNU extensions:</title>
+<sect1 id="std-gnu"><title>System interfaces compatible with GNU or Linux extensions:</title>
<screen>
argz_add
@@ -954,14 +964,26 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
exp10f
fcloseall
fcloseall_r
+ fgetxattr
+ flistxattr
fopencookie
+ fremovexattr
+ fsetxattr
getline
getopt_long
getopt_long_only
+ getxattr
+ lgetxattr
+ listxattr
+ llistxattr
+ lremovexattr
+ lsetxattr
memmem
mempcpy
pow10
pow10f
+ removexattr
+ setxattr
stpcpy
stpncpy
strndup
@@ -975,6 +997,8 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
vasprintf
vasprintf_r
vdprintf
+ wcpcpy
+ wcpncpy
</screen>
</sect1>
@@ -1168,9 +1192,6 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
ldexpl
lgammal
lio_listio
- llrint
- llrintf
- llrintl
llround
llroundf
llroundl
@@ -1180,7 +1201,6 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
log2l
logbl
logl
- lrintl
lroundl
makecontext
mlockall
@@ -1213,7 +1233,6 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
putmsg
reminderl
remquol
- rintl
roundl
scalblnl
scalbnl
@@ -1249,14 +1268,9 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
wcstof
wcstoimax
wcstok
- wcstol
wcstold
- wcstoll
- wcstoul
- wcstoull
wcstoumax
wcswcs
- wcsxfrm
wordexp
wordfree
wscanf