aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygwait.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-23 * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add commentsCorinna Vinschen1-7/+8
2013-04-09* cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrivedChristopher Faylor1-2/+3
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-3/+2
2012-08-15Rename cancelable_wait -> cygwait throughout.Christopher Faylor1-4/+4
2012-07-21* DevNotes: Add entry cgf-000013.Christopher Faylor1-2/+5
2012-06-27* cygwait.h (cancelable_wait): Make extern to avoid always including.Christopher Faylor1-2/+2
2012-06-25* cygwait.h (cancelable_wait): Need to force time to negative to indicateChristopher Faylor1-1/+1
2012-06-19* cygwait.h (LARGE_NULL): Define.Christopher Faylor1-3/+10
2012-06-19Revert errneous checkin.Christopher Faylor1-37/+5
2012-06-19* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor1-2/+37
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor1-0/+47