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>2012-05-10 12:35:22 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-05-10 12:35:22 +0400
commit3ebb4f04b55ff52a0541b6d730335cde87dd042a (patch)
tree0c3b9d8c13af2c4e454b201d9816607adae734d7 /winsup/cygwin/include
parent507b172d8df653a2da8d9e904389b69cc369d407 (diff)
* cygwin.din (memrchr): Export.
* posix.sgml (std-gnu): Add memrchr. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 605df3415..0e9ead932 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -429,12 +429,13 @@ details. */
258: Export get_current_dir_name.
259: Export pthread_sigqueue.
260: Export scandirat.
+ 261: Export memrchr.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 260
+#define CYGWIN_VERSION_API_MINOR 261
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible