OSDN Git Service

* cygwin.din (pthread_sigqueue): Export.
authoryselkowitz <yselkowitz>
Fri, 6 Jan 2012 07:12:15 +0000 (07:12 +0000)
committeryselkowitz <yselkowitz>
Fri, 6 Jan 2012 07:12:15 +0000 (07:12 +0000)
commitfaaf7ddf6123a3ab312389d197d9e6fa1cba4f5a
treeca947a1f93605224cc693b1bd7479ef6b4df708c
parente3c7700441b2139e5a260c94796e63ff93e9e175
* cygwin.din (pthread_sigqueue): Export.
* posix.sgml (std-gnu): Add pthread_sigqueue.
* thread.cc (pthread_sigqueue): New function.
* include/thread.h (pthread_sigqueue): New function.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
winsup/cygwin/ChangeLog
winsup/cygwin/cygwin.din
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/include/pthread.h
winsup/cygwin/posix.sgml
winsup/cygwin/thread.cc