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: fhandler_termios::tcsetpgrp: check that argument is non-negative
Ken Brown
2019-07-24
1
-0
/
+5
*
Regenerate newlib/libc/search/Makefile.in for ndpm port
Corinna Vinschen
2019-07-24
1
-20
/
+42
*
fix compile errors for efgcvt.c
uchan-nos
2019-07-24
1
-15
/
+18
*
Port ndbm
Vaibhav Gupta
2019-07-24
3
-0
/
+311
*
Stack Pointer and Stack Limit initialization refactored.
Alexander Fedotov
2019-07-23
4
-178
/
+454
*
Cygwin: fix one more check for positive virtual_ftype_t values
Ken Brown
2019-07-22
2
-6
/
+1
*
Cygwin: change virtual_ftype_t to not rely on negative values
Corinna Vinschen
2019-07-22
9
-36
/
+31
*
Cygwin: fix /proc/PID/fd return value in error case
Corinna Vinschen
2019-07-22
1
-2
/
+2
*
Cygwin: add release notes for 3.0.8
Ken Brown
2019-07-22
1
-0
/
+16
*
Cygwin: socket files are not lnk special files
Ken Brown
2019-07-22
2
-3
/
+5
*
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
*
Set errno in expm1{,f} / log1p{,f}
Jeff Johnston
2019-07-09
4
-6
/
+14
*
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
[prev]
[next]