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')
-rw-r--r--winsup/cygwin/common.din2
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
2 files changed, 4 insertions, 1 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index 9584d0975..c39d26505 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -232,6 +232,8 @@ clock_nanosleep SIGFE
clock_setres SIGFE
clock_settime SIGFE
clog NOSIGFE
+clog10 NOSIGFE
+clog10f NOSIGFE
clogf NOSIGFE
close SIGFE
closedir SIGFE
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 067a5f163..be85ce14f 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -475,13 +475,14 @@ details. */
291: Export aligned_alloc, at_quick_exit, quick_exit.
292: Export rpmatch.
293: Convert utmpname/utmpxname to int.
+ 294: Export clog10, clog10f.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 293
+#define CYGWIN_VERSION_API_MINOR 294
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible