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
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-11-15 15:44:57 +0300
committerCorinna Vinschen <corinna@vinschen.de>2010-11-15 15:44:57 +0300
commit85065234218b93299ef8b05382036746f58112b3 (patch)
tree65e69bdd6cf57f6bae9e8b785b3ecf3b25293923 /winsup
parent45918fc55f855469b2c78d427611cef889c0527a (diff)
* posix.sgml: Move llround and llroundf to implemented SUSv4 functions.
* include/cygwin/version.h: Add llround and llroundf to the comment for the 233 CYGWIN_VERSION_API_MINOR bump.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog6
-rw-r--r--winsup/cygwin/include/cygwin/version.h2
-rw-r--r--winsup/cygwin/posix.sgml4
3 files changed, 9 insertions, 3 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 77fd94ac2..40353673e 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-15 Corinna Vinschen <corinna@vinschen.de>
+
+ * posix.sgml: Move llround and llroundf to implemented SUSv4 functions.
+ * include/cygwin/version.h: Add llround and llroundf to the comment for
+ the 233 CYGWIN_VERSION_API_MINOR bump.
+
2010-11-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* include/paths.h (_PATH_VARTMP): Define.
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 7f5d40a92..f70ad5814 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -396,7 +396,7 @@ details. */
ccoshf, cexp, cexpf, cimag, cimagf, clog, clogf, conj, conjf, cpow,
cpowf, cproj, cprojf, creal, crealf, csin, csinf, csinh, csinhf,
csqrt, csqrtf, ctan, ctanf, ctanh, ctanhf.
- 233: Add TIOCGPGRP, TIOCSPGRP.
+ 233: Add TIOCGPGRP, TIOCSPGRP. Export llround, llroundf.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 11a751e1c..a3081aaa8 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -414,6 +414,8 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
llrint
llrintf
llrintl
+ llround
+ llroundf
localeconv
localtime
localtime_r
@@ -1340,8 +1342,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
ldexpl
lgammal
lio_listio
- llround
- llroundf
llroundl
log10l
log1pl