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:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-11-17 21:23:33 +0300
committerYaakov Selkowitz <yselkowi@redhat.com>2015-11-17 21:23:33 +0300
commited8beb536181cfa7bf6e74cbe0dd078d1b8df07c (patch)
treec13bb82e9f0b0016d6cd2a1572a5e4f2032ecad6 /winsup/doc
parent9a6acafd0421478533073a45476923e153489d4e (diff)
cygwin: export rpmatch(3)
winsup/cygwin/ * common.din (rpmatch): Export. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. winsup/doc/ * new-features.xml (ov-new2.4): New section. Document rpmatch. * posix.xml (std-bsd): Add rpmatch. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/new-features.xml12
-rw-r--r--winsup/doc/posix.xml1
3 files changed, 18 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 14dd387f9..df8c64114 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-17 Yaakov Selkowitz <yselkowi@redhat.com>
+
+ * new-features.xml (ov-new2.4): New section. Document rpmatch.
+ * posix.xml (std-bsd): Add rpmatch.
+
2015-11-02 Corinna Vinschen <corinna@vinschen.de>
* new-features.xml (ov-new2.3): Document Parallels Desktop FS support.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 88eb25ca6..e054a8ef7 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -4,6 +4,18 @@
<sect1 id="ov-new"><title>What's new and what changed in Cygwin</title>
+<sect2 id="ov-new2.4"><title>What's new and what changed in 2.4</title>
+
+<itemizedlist mark="bullet">
+
+<listitem><para>
+New API: rpmatch.
+</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
<sect2 id="ov-new2.3"><title>What's new and what changed in 2.3</title>
<itemizedlist mark="bullet">
diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index dc6c148f9..7b6efba1f 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -1086,6 +1086,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
res_send
revoke
rexec
+ rpmatch
rresvport
rresvport_af
ruserok