aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygwait.cc
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-106/+0
2012-07-30* cygwait.cc (cancelable_wait): Add some debugging-only output.Christopher Faylor1-1/+2
2012-07-23Change "set_thread_waiting" to "set_signal_arrived" throughout.Christopher Faylor1-1/+1
2012-07-21* DevNotes: Add entry cgf-000013.Christopher Faylor1-6/+7
2012-06-25* cygwait.cc (cancelable_wait): Make sure that timer is cancelled beforeChristopher Faylor1-6/+5
2012-06-19Revert errneous checkin.Christopher Faylor1-7/+2
2012-06-19* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor1-0/+2
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor1-0/+108