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: 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
3
-20
/
+28
*
Cygwin: honor the O_PATH flag when opening a FIFO
Ken Brown
2019-06-27
1
-1
/
+10
*
or1k: Avoid write outside setjmp buf & shrink buf
Martin Erik Werner
2019-06-27
2
-29
/
+32
*
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
*
or1k: Correct longjmp return value
Martin Erik Werner
2019-06-27
1
-1
/
+1
*
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
*
Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively
Alexander Fedotov
2019-06-25
1
-1
/
+1
*
Support calculation of pointer size for __int20__ type in _intsup.h
Jozef Lawrynowicz
2019-06-25
1
-0
/
+4
*
Cygwin: Implement sched_[gs]etaffinity()
Mark Geisert
2019-06-24
11
-5
/
+389
*
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
14
-14
/
+23
*
Revert "Cygwin: fork: Remember child not before success."
Ken Brown
2019-06-11
1
-16
/
+15
*
Fix __getreent stack calculations for AMD GCN
Jeff Johnston
2019-06-07
1
-6
/
+6
*
Add gfortran support for AMD GCN
Jeff Johnston
2019-06-07
10
-3
/
+212
*
Mark inline functions with __unused;
trasz
2019-06-07
1
-5
/
+5
*
sys/sys: further adoption of SPDX licensing ID tags.
pfg
2019-06-07
1
-0
/
+2
*
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
*
Fix vfwscanf(3) assignment suppression flag handling bug
Lucio Andrés Illanes Albornoz
2019-06-03
1
-0
/
+1
*
Add support for Hygon Dhyana processor
Jinke Fan
2019-06-03
2
-2
/
+4
*
Fix <sys/_types.h> issues with <stddef.h>
Sebastian Huber
2019-06-03
2
-5
/
+3
*
Avoid <sys/cdefs.h> dependency in <sys/_types.h>
Sebastian Huber
2019-06-03
1
-2
/
+7
*
Avoid cyclic header dependencies
Sebastian Huber
2019-06-03
2
-5
/
+5
*
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
*
RISC-V: Add _LITE_EXIT in crt0.S.
Jim Wilson
2019-05-22
1
-0
/
+13
*
RISC-V: Add size optimized memcpy, memmove, memset and strcmp.
Jim Wilson
2019-05-22
8
-2
/
+146
*
Make .data section placement coincide with _fdata symbol
Faraz Shahbazker
2019-05-15
22
-0
/
+22
*
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
[next]