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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: remove path_conv::is_fs_device()
Ken Brown
2019-07-22
1
-2
/
+2
*
Cygwin: remove path_conv::is_auto_device()
Ken Brown
2019-07-22
2
-2
/
+1
*
Cygwin: fhandler_*: remove isdevice() and is_auto_device()
Ken Brown
2019-07-22
2
-4
/
+1
*
Cygwin: unbreak the build with GCC 7
Ken Brown
2019-07-19
2
-4
/
+15
*
Cygwin: fix GCC 8.3 'local external declaration' errors
Ken Brown
2019-07-17
1
-3
/
+2
*
Cygwin: fix GCC 8.3 'asm volatile' errors
Ken Brown
2019-07-17
1
-2
/
+2
*
Cygwin: suppress GCC 8.3 errors with -Warray-bounds
Ken Brown
2019-07-16
1
-0
/
+2
*
Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation
Ken Brown
2019-07-16
3
-5
/
+5
*
Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
Ken Brown
2019-07-16
4
-6
/
+6
*
Cygwin: sigpending: don't report pending signals for other threads
Corinna Vinschen
2019-07-12
2
-2
/
+10
*
Cygwin: return full sigset_t from sig_send
Corinna Vinschen
2019-07-12
5
-12
/
+12
*
Cygwin: Fix return value of sched_getaffinity
Mark Geisert
2019-06-28
4
-11
/
+31
*
sched: Move Cygwin cpuset definitions into Cygwin-specific header
Corinna Vinschen
2019-06-27
2
-2
/
+28
*
Cygwin: honor the O_PATH flag when opening a FIFO
Ken Brown
2019-06-27
1
-1
/
+10
*
Cygwin: Build cygwin-console-helper with correct compiler
Mark Geisert
2019-06-27
1
-1
/
+1
*
Cygwin: Use correct string conversion
Mark Geisert
2019-06-27
1
-2
/
+2
*
Cygwin: FIFO: fix a thinko in raw_write
Ken Brown
2019-06-25
1
-1
/
+0
*
Tweak release message
Ken Brown
2019-06-25
1
-1
/
+1
*
Cygwin: timerfd: avoid a deadlock
Ken Brown
2019-06-25
3
-1
/
+28
*
Cygwin: Implement sched_[gs]etaffinity()
Mark Geisert
2019-06-24
10
-5
/
+366
*
Cygwin: FIFO: minor cleanup
Ken Brown
2019-06-23
2
-7
/
+7
*
Cygwin: FIFO: slightly change the use of write_ready
Ken Brown
2019-06-23
1
-1
/
+2
*
Cygwin: FIFO: remove fifo_client_handler::connect_evt
Ken Brown
2019-06-23
2
-16
/
+15
*
Cygwin: FIFO: simplify raw_read
Ken Brown
2019-06-23
1
-19
/
+31
*
Cygwin: FIFO: improve termination of the listen_client thread
Ken Brown
2019-06-23
2
-15
/
+55
*
Cygwin: FIFO: avoid deadlock when closing
Ken Brown
2019-06-23
1
-0
/
+3
*
Cygwin: FIFO: clean up locks
Ken Brown
2019-06-23
1
-8
/
+17
*
Cygwin: FIFO: add some error checking
Ken Brown
2019-06-23
2
-4
/
+11
*
Cygwin: FIFO: fix signal handling in raw_read and raw_write
Ken Brown
2019-06-23
1
-31
/
+54
*
Rename <xlocale.h> back to <sys/_locale.h>
Corinna Vinschen
2019-06-14
3
-1
/
+10
*
Revert "Cygwin: fork: Remember child not before success."
Ken Brown
2019-06-11
1
-16
/
+15
*
Cygwin: map beyond EOF on 64 bit and WOW64 as well
Corinna Vinschen
2019-06-05
1
-11
/
+24
*
mkdir: always check-for-existence
Ben Wijen
2019-06-05
1
-1
/
+3
*
cygcheck: expand common_apps list
Yaakov Selkowitz
2019-06-04
1
-1
/
+16
*
Cygwin: Allow accessing 48 bit address space in Windows 8.1 or later
Corinna Vinschen
2019-06-04
4
-5
/
+20
*
Cygwin: fork: Remember child not before success.
Michael Haubenwallner
2019-06-03
1
-15
/
+16
*
Cygwin: fork: Always pause child after fixups.
Michael Haubenwallner
2019-06-03
1
-10
/
+9
*
Cygwin: dll_list: no recursive use of nt_max_path_buf
Michael Haubenwallner
2019-06-03
1
-4
/
+9
*
Cygwin: dll_list: stat_real_file_once with ntname
Michael Haubenwallner
2019-06-03
2
-34
/
+8
*
Add support for Hygon Dhyana processor
Jinke Fan
2019-06-03
2
-2
/
+4
*
Cygwin: FIFO: respect the O_CLOEXEC flag
Ken Brown
2019-05-28
1
-2
/
+3
*
Cygwin: FIFO: Open only one handle to NPFS
Ken Brown
2019-05-23
1
-1
/
+1
*
Cygwin: FIFO: code simplifications.
Ken Brown
2019-05-09
1
-11
/
+2
*
Cygwin: FIFO: make read_ready an auto-reset event
Ken Brown
2019-05-09
1
-1
/
+1
*
Cygwin: FIFO: improve the check for the listen_client thread
Ken Brown
2019-05-09
2
-2
/
+33
*
Cygwin: FIFO: set client handler flags more accurately
Ken Brown
2019-05-09
1
-1
/
+3
*
Cygwin: FIFO: don't leave a pending listen request
Ken Brown
2019-05-09
2
-53
/
+59
*
Cygwin: FIFO: add a HANDLE parameter to open_pipe
Ken Brown
2019-05-09
2
-9
/
+9
*
Cygwin: FIFO: re-implement duplexers
Ken Brown
2019-05-09
2
-34
/
+11
*
Cygwin: FIFO: add 'record_connection' method
Ken Brown
2019-05-09
2
-9
/
+15
[next]