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
path:
root
/
winsup
/
cygwin
/
fhandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cygwin: FIFO: improve the check for the listen_client thread
Ken Brown
2019-05-09
1
-0
/
+1
*
Cygwin: FIFO: don't leave a pending listen request
Ken Brown
2019-05-09
1
-1
/
+0
*
Cygwin: FIFO: add a HANDLE parameter to open_pipe
Ken Brown
2019-05-09
1
-1
/
+1
*
Cygwin: FIFO: re-implement duplexers
Ken Brown
2019-05-09
1
-4
/
+0
*
Cygwin: FIFO: add 'record_connection' method
Ken Brown
2019-05-09
1
-0
/
+1
*
Cygwin: FIFO: synchronize the blocking mode of a writer's pipe
Ken Brown
2019-04-26
1
-0
/
+1
*
Cygwin: FIFO: stop the listen_client thread before fork/exec
Ken Brown
2019-04-20
1
-0
/
+3
*
Cygwin: FIFO: avoid hang after exec
Ken Brown
2019-04-18
1
-0
/
+1
*
Cygwin: FIFO: fix and simplify listen_client_thread
Ken Brown
2019-04-16
1
-7
/
+4
*
Cygwin: FIFO: improve raw_write
Ken Brown
2019-04-16
1
-0
/
+1
*
Cygwin: FIFO: fix clone
Ken Brown
2019-04-16
1
-0
/
+6
*
Cygwin: FIFO: code simplification: don't overload get_handle
Ken Brown
2019-04-16
1
-3
/
+4
*
Cygwin: FIFO: remember the type of the fhandler
Ken Brown
2019-04-16
1
-1
/
+1
*
Cygwin: FIFO: rename client[] to fc_handler[]
Ken Brown
2019-04-16
1
-10
/
+10
*
Cygwin: console: Make I/O functions thread-safe
Takashi Yano
2019-03-31
1
-1
/
+17
*
Cygwin: console: fix select() behaviour
Takashi Yano
2019-03-31
1
-1
/
+11
*
Cygwin: console: support 24 bit color
Takashi Yano
2019-03-31
1
-0
/
+4
*
Cygwin: [gs]et_io_handle(): renamed to [gs]et_handle().
Takashi Yano
2019-03-30
1
-4
/
+5
*
Cygwin: FIFO: implement clear_readahead
Ken Brown
2019-03-28
1
-1
/
+7
*
Cygwin: FIFO: add support for the duplex case
Ken Brown
2019-03-27
1
-0
/
+5
*
Cygwin: FIFO: avoid crashes when cloning a client
Ken Brown
2019-03-27
1
-1
/
+1
*
Cygwin: FIFO: update select
Ken Brown
2019-03-27
1
-0
/
+4
*
Cygwin: FIFO: update clone and dup
Ken Brown
2019-03-27
1
-3
/
+5
*
Cygwin: FIFO: improve EOF detection
Ken Brown
2019-03-27
1
-0
/
+1
*
Cygwin: FIFO: add a spinlock
Ken Brown
2019-03-27
1
-0
/
+3
*
Cygwin: FIFO: allow multiple writers
Ken Brown
2019-03-27
1
-1
/
+30
*
Cygwin: FIFO: stop using overlapped I/O
Ken Brown
2019-03-27
1
-3
/
+10
*
Cygwin: timerfd: rework implementation
Corinna Vinschen
2019-02-25
1
-1
/
+1
*
Cygwin: proc fd: pass along open mode when reopening file
Corinna Vinschen
2019-02-05
1
-2
/
+2
*
Cygwin: timerfd: reimplement from scratch
Corinna Vinschen
2019-01-19
1
-0
/
+2
*
Cygwin: timerfd/signalfd: return EINVAL from write
Corinna Vinschen
2019-01-17
1
-0
/
+2
*
Cygwin: timerfd: implement fork semantics
Corinna Vinschen
2019-01-16
1
-3
/
+1
*
Cygwin: timers: implement timerfd
Corinna Vinschen
2019-01-15
1
-0
/
+51
*
Cygwin: signalfd: implement non-polling select
Corinna Vinschen
2019-01-14
1
-0
/
+1
*
Cygwin: signal: implement signalfd
Corinna Vinschen
2019-01-13
1
-0
/
+40
*
Cygwin: minor cleanups
Corinna Vinschen
2019-01-13
1
-2
/
+1
*
Cygwin: af_unix_spinlock_t: add initializer
Ken Brown
2019-01-10
1
-1
/
+2
*
Cygwin: fix regression in O_TMPFILE | O_EXCL case
Corinna Vinschen
2019-01-06
1
-1
/
+1
*
Cygwin: introduce fhandler_process_fd and add stat(2) handling
Corinna Vinschen
2019-01-06
1
-2
/
+30
*
Cygwin: Move O_TMPFILE to bin and allow linkat by handle
Corinna Vinschen
2019-01-06
1
-0
/
+1
*
Cygwin: implement /proc/PID/fd/DESCRIPTOR reopening by handle
Corinna Vinschen
2019-01-06
1
-0
/
+2
*
Cygwin: introduce virt_fdsymlink to simplify /proc/PID/fd symlink handling
Corinna Vinschen
2019-01-05
1
-0
/
+1
*
Cygwin: Add FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Corinna Vinschen
2018-12-25
1
-0
/
+3
*
Cygwin: Fix cygheap corruption caused by cloned atomic buffer
David McFarland
2018-10-29
1
-0
/
+2
*
Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo
Corinna Vinschen
2018-10-10
1
-0
/
+1
*
POSIX Asynchronous I/O support: fhandler files
Mark Geisert
2018-07-25
1
-5
/
+6
*
Cygwin: Allow to build without experimental AF_UNIX code by default
Corinna Vinschen
2018-06-26
1
-0
/
+7
*
Fix the handling of out-of-band (OOB) data in a socket.
Takashi Yano
2018-06-22
1
-0
/
+2
*
Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
Corinna Vinschen
2018-03-25
1
-30
/
+0
*
Cygwin: AF_UNIX: Redesign various aspects
Corinna Vinschen
2018-03-18
1
-32
/
+67
[prev]
[next]