index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: posix timers: Add support for CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM
Corinna Vinschen
2019-01-22
1
-7
/
+6
*
Cygwin: clocks: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM clocks
Corinna Vinschen
2019-01-22
2
-1
/
+5
*
time.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM
Corinna Vinschen
2019-01-22
1
-8
/
+12
*
Cygwin: posix timers: reimplement using OS timer
Corinna Vinschen
2019-01-22
7
-239
/
+289
*
Cygwin: timerfd: another overrun computation fix and drop useless variable
Corinna Vinschen
2019-01-22
1
-6
/
+4
*
Cygwin: timerfd: reset expiry counter in settime
Corinna Vinschen
2019-01-21
1
-0
/
+1
*
Cygwin: timerfd: fix gettime
Corinna Vinschen
2019-01-21
1
-7
/
+22
*
Cygwin: timerfd: move ioctl error handling into timerfd_tracker
Corinna Vinschen
2019-01-21
3
-36
/
+39
*
Cygwin: timerfd: rename overrun_count to expiration_count
Corinna Vinschen
2019-01-21
3
-35
/
+35
*
Cygwin: timerfd: fix overrun computation
Corinna Vinschen
2019-01-21
1
-10
/
+11
*
Cygwin: timerfd: settime: fix computing DueTime on non-realtime clocks
Corinna Vinschen
2019-01-21
1
-1
/
+1
*
Cygwin: timerfd: Handle gettime error in settime
Corinna Vinschen
2019-01-21
1
-2
/
+2
*
Cygwin: timerfd: fill out it_interval on timerfd_gettime
Corinna Vinschen
2019-01-21
2
-0
/
+2
*
Cygwin: timerfd: implement TFD_TIMER_CANCEL_ON_SET
Corinna Vinschen
2019-01-20
3
-11
/
+109
*
Cygwin: timerfd: convert expiry timestamp to LONG64
Corinna Vinschen
2019-01-20
1
-4
/
+4
*
Cygwin: timerfd: Fix entering critical section
Corinna Vinschen
2019-01-20
1
-1
/
+2
*
Cygwin: timerfd: fix read(2) running wild
Corinna Vinschen
2019-01-20
1
-1
/
+3
*
Cygwin: timerfd: prepare for TFD_TIMER_CANCEL_ON_SET
Corinna Vinschen
2019-01-19
2
-10
/
+14
*
Cygwin: fhandler_pipe: fix comment
Corinna Vinschen
2019-01-19
1
-1
/
+1
*
Cygwin: timerfd: reimplement from scratch
Corinna Vinschen
2019-01-19
7
-330
/
+907
*
Cygwin: clock.h: add valid_timespec() to check timespec for validity
Corinna Vinschen
2019-01-18
6
-23
/
+19
*
Cygwin: timerfd/signalfd: return EINVAL from write
Corinna Vinschen
2019-01-17
3
-6
/
+21
*
Cygwin: timerfd: implement TFD_IOC_SET_TICKS ioctl
Corinna Vinschen
2019-01-16
3
-2
/
+34
*
Cygwin: timerfd: implement execve semantics
Corinna Vinschen
2019-01-16
3
-15
/
+28
*
Cygwin: timerfd: implement fork semantics
Corinna Vinschen
2019-01-16
4
-20
/
+58
*
Cygwin: fork: move extern declarations to appropriate headers
Corinna Vinschen
2019-01-16
3
-2
/
+4
*
Cygwin: posix timers: fix overrun computation
Corinna Vinschen
2019-01-16
1
-17
/
+8
*
Cygwin: timerfd_create: add missing type
Corinna Vinschen
2019-01-16
1
-1
/
+1
*
Cygwin: timers: implement timerfd
Corinna Vinschen
2019-01-15
16
-51
/
+591
*
Cygwin: signalfd: set st_mode in fhandler_signalfd::fstat
Corinna Vinschen
2019-01-15
2
-3
/
+1
*
Cygwin: signalfd: fix comment
Corinna Vinschen
2019-01-15
1
-1
/
+1
*
Update config.guess, config.sub to gcc master branch versions
Jeff Johnston
2019-01-15
2
-611
/
+626
*
AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>
Jeff Johnston
2019-01-15
32
-4
/
+13126
*
Cygwin: gentls_offsets: Remove obsolte 'o' regex option
Corinna Vinschen
2019-01-15
1
-6
/
+6
*
Cygwin: tlsoffsets64.h: regenerate
Corinna Vinschen
2019-01-15
1
-2
/
+2
*
Cygwin: signalfd: drop incorrect handling of EINTR in read(2)
Corinna Vinschen
2019-01-15
1
-7
/
+5
*
Cygwin: document POSIX rename semantics availability with W10 1809 only
Corinna Vinschen
2019-01-14
2
-7
/
+7
*
Cygwin: wincap: split has_posix_file_info
Corinna Vinschen
2019-01-14
3
-13
/
+49
*
Cygwin: signalfd: implement non-polling select
Corinna Vinschen
2019-01-14
9
-33
/
+129
*
Cygwin: select: always store the running thread's TLS into select_record
Corinna Vinschen
2019-01-14
1
-1
/
+3
*
Cygwin: document wctype changes
Corinna Vinschen
2019-01-13
2
-0
/
+9
*
update to Unicode 11.0
Thomas Wolff
2019-01-13
4
-93
/
+159
*
map WEOF to undefined rather than the control char category
Thomas Wolff
2019-01-13
1
-1
/
+1
*
Cygwin: signal: implement signalfd
Corinna Vinschen
2019-01-13
17
-4
/
+397
*
Cygwin: proc fd: return EACCES for HANDLE-less fds
Corinna Vinschen
2019-01-13
1
-0
/
+7
*
Cygwin: minor cleanups
Corinna Vinschen
2019-01-13
3
-6
/
+6
*
Cygwin: select: fix overwriting fd sets if poll returns no fd
Corinna Vinschen
2019-01-13
2
-6
/
+11
*
Cygwin: fhandler_pipe: unify format directives
Corinna Vinschen
2019-01-13
1
-4
/
+4
*
Cygwin: posix timers: implement timer_getoverrun
Corinna Vinschen
2019-01-12
10
-13
/
+159
*
Cygwin: posix timers: some cleanup
Corinna Vinschen
2019-01-12
2
-12
/
+12
[next]