* 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.
This commit is contained in:
Corinna Vinschen
2011-04-18 12:00:05 +00:00
parent 0077cd1016
commit 20a0b8c8e6
6 changed files with 40 additions and 2 deletions

View File

@@ -1160,6 +1160,7 @@ pow10 NOSIGFE
pow10f NOSIGFE
powf NOSIGFE
_powf = powf NOSIGFE
ppoll SIGFE
pread SIGFE
printf SIGFE
program_invocation_name DATA