Age | Commit message (Expand) | Author | Files | Lines |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -3/+0 |
2016-03-20 | Revert "Use high-resolution timebases for select()." | Corinna Vinschen | 1 | -27/+0 |
2016-03-20 | Revert "Improve and simplify select()." | Corinna Vinschen | 1 | -0/+27 |
2016-03-20 | Improve and simplify select(). | John Hood | 1 | -27/+0 |
2016-03-20 | Use high-resolution timebases for select(). | John Hood | 1 | -0/+27 |
2015-02-23 | * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add comments | Corinna Vinschen | 1 | -7/+8 |
2013-04-09 | * cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrived | Christopher Faylor | 1 | -2/+3 |
2013-01-21 | Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, | Christopher Faylor | 1 | -3/+2 |
2012-08-15 | Rename cancelable_wait -> cygwait throughout. | Christopher Faylor | 1 | -4/+4 |
2012-07-21 | * DevNotes: Add entry cgf-000013. | Christopher Faylor | 1 | -2/+5 |
2012-06-27 | * cygwait.h (cancelable_wait): Make extern to avoid always including. | Christopher Faylor | 1 | -2/+2 |
2012-06-25 | * cygwait.h (cancelable_wait): Need to force time to negative to indicate | Christopher Faylor | 1 | -1/+1 |
2012-06-19 | * cygwait.h (LARGE_NULL): Define. | Christopher Faylor | 1 | -3/+10 |
2012-06-19 | Revert errneous checkin. | Christopher Faylor | 1 | -37/+5 |
2012-06-19 | * cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt | Christopher Faylor | 1 | -2/+37 |
2012-06-17 | Add '#include "cygwait.h"' throughout, where appropriate. | Christopher Faylor | 1 | -0/+47 |