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:
authorChristopher Faylor <me@cgf.cx>2010-10-27 18:22:27 +0400
committerChristopher Faylor <me@cgf.cx>2010-10-27 18:22:27 +0400
commit3e38e8abf7f6db339392b39486e6e07f5e86f17a (patch)
tree21042b999349eb096945fb3df99f48f4b569271a
parentec515e9e47dc200b8db1fc22185c5c44484b0f55 (diff)
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 233.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 879411186..070d682ac 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-27 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 233.
+
2010-10-24 Christopher Faylor <me+cygwin@cgf.cx>
* dcrt0.cc (do_exit): Don't set thread termination until all fds have
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index e17d5eb7d..7f5d40a92 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -396,12 +396,13 @@ 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.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 232
+#define CYGWIN_VERSION_API_MINOR 233
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible