Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-07 | Cygwin: fix build failure due to redefinition of __restrict in sys/cdefs.h | Corinna Vinschen | 1 | -1/+1 |
2022-08-04 | Cygwin: drop all usages of WINAPI | Corinna Vinschen | 1 | -3/+3 |
2020-08-05 | Cygwin: Add 'fallthrough' pseudo keyword for switch/case use | Corinna Vinschen | 1 | -2/+2 |
2020-03-11 | Cygwin: fix formatting: drop trailing whitespace | Corinna Vinschen | 1 | -1/+1 |
2019-01-18 | Cygwin: clock.h: add valid_timespec() to check timespec for validity | Corinna Vinschen | 1 | -1/+1 |
2018-11-29 | Cygwin: implement extensible clock interface | Corinna Vinschen | 1 | -3/+2 |
2018-08-07 | Fix return value on aio_read/write success | Mark Geisert | 1 | -4/+4 |
2018-07-25 | POSIX Asynchronous I/O support: aio files | Mark Geisert | 1 | -0/+1005 |