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: 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
*
Cygwin: posix timers: convert timer_tracker::fixup_after_fork to static method
Corinna Vinschen
2019-01-12
2
-4
/
+4
*
Cygwin: posix timers: move definition of timer_tracker class to new timer.h
Corinna Vinschen
2019-01-12
2
-29
/
+42
*
Cygwin: clock_nanosleep is not supposed to crash, return EFAULT instead
Corinna Vinschen
2019-01-11
1
-5
/
+21
*
Cygwin: timer: convert timer_tracker to a real C++ class
Corinna Vinschen
2019-01-11
1
-55
/
+84
*
Cygwin: af_unix_spinlock_t: add initializer
Ken Brown
2019-01-10
1
-1
/
+2
*
Cygwin: try_to_bin: don't check recycler filename all the time
Corinna Vinschen
2019-01-09
1
-33
/
+38
*
Cygwin: try_to_bin: fix rootdir handle after reopening
Corinna Vinschen
2019-01-09
1
-0
/
+2
*
Cygwin: rename: use FILE_RENAME_POSIX_SEMANTICS if available
Corinna Vinschen
2019-01-09
3
-4
/
+36
*
Cygwin: rename: rename incoming flags argument to at2flags
Corinna Vinschen
2019-01-09
1
-3
/
+3
*
Cygwin: try_to_bin: don't reopen the file
Corinna Vinschen
2019-01-08
1
-25
/
+30
*
Cygwin: open: workaround reopen file w/ delete disposition set
Corinna Vinschen
2019-01-08
1
-0
/
+17
*
Cygwin: open: handle O_CLOEXEC when opening file from handle
Corinna Vinschen
2019-01-08
1
-1
/
+5
[next]