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>2010-03-04 12:37:52 +0300
committerCorinna Vinschen <corinna@vinschen.de>2010-03-04 12:37:52 +0300
commita9fd74242880c6ec7d6f4697a722842e549b865d (patch)
treebb37c0525a29dd4102506daf9c6eb3bc7d145c9a /winsup/cygwin/posix.sgml
parent3b221af1a8e7ce4d91995ab5ef75dd280f604bb6 (diff)
* cygwin.din: Export __xdr functions.
* include/cygwin/version.h: Bump version. * posix.sgml: Add a few more XDR functions to list of implemented Solaris functions.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index e55bea602..b7358523d 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -1124,6 +1124,8 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
xdrrec_endofrecord
xdrrec_eof
xdrrec_skiprecord
+ __xdrrec_getrec
+ __xdrrec_setnonblock
xdrstdio_create
</screen>