summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwait.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Revert "Use high-resolution timebases for select()."Corinna Vinschen2016-03-201-27/+0
* Revert "Improve and simplify select()."Corinna Vinschen2016-03-201-0/+27
* Improve and simplify select().John Hood2016-03-201-27/+0
* Use high-resolution timebases for select().John Hood2016-03-201-0/+27
* * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add commentsCorinna Vinschen2015-02-231-7/+8
* * 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