* cygwin.din (pselect): Export.

* select.cc (pselect): New function.
	* include/cygwin/version.h: Bump API minor number.
	* include/sys/select.h: Include signal.h.  Declare pselect.
This commit is contained in:
Corinna Vinschen
2005-04-19 08:32:59 +00:00
parent 3b4ed14c7c
commit d02099f239
5 changed files with 44 additions and 1 deletions

View File

@ -254,12 +254,13 @@ details. */
125: LD_PRELOAD/CW_HOOK available.
126: Export lsearch, lfind, timer_gettime.
127: Export sigrelese.
128: Export pselect.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 127
#define CYGWIN_VERSION_API_MINOR 128
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible