summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwait.h
Commit message (Expand)AuthorAgeFilesLines
* * cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrivedChristopher Faylor2013-04-091-2/+3
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-3/+2
* Rename cancelable_wait -> cygwait throughout.Christopher Faylor2012-08-151-4/+4
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-2/+5
* * cygwait.h (cancelable_wait): Make extern to avoid always including.Christopher Faylor2012-06-271-2/+2
* * cygwait.h (cancelable_wait): Need to force time to negative to indicateChristopher Faylor2012-06-251-1/+1
* * cygwait.h (LARGE_NULL): Define.Christopher Faylor2012-06-191-3/+10
* Revert errneous checkin.Christopher Faylor2012-06-191-37/+5
* * cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor2012-06-191-2/+37
* Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor2012-06-171-0/+47