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>2011-04-18 16:00:05 +0400
committerCorinna Vinschen <corinna@vinschen.de>2011-04-18 16:00:05 +0400
commit20a0b8c8e6bd0ac540e5545de1d8185de01fd8bb (patch)
tree3409c50beb83b8aeadb4a4d9fca4f13939360aa6 /winsup/cygwin/posix.sgml
parent0077cd1016c8414f6175f8e94f97be9ea4506bea (diff)
* cygwin.din (ppoll): Export.
* poll.cc (ppoll): Implement. * posix.sgml (std-gnu): Add ppoll. * include/cygwin/version.h: Bump API minor number. * include/sys/poll.h (ppoll): Declare.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index d44f2bfd5..47cbcab6f 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -1116,6 +1116,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
pipe2
pow10
pow10f
+ ppoll
removexattr
setxattr
strchrnul