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
...
*
newlib/libm/common: Fix modf/modff returning snan
Keith Packard via Newlib
2020-03-26
2
-16
/
+4
*
Fix spurious underflow exceptions for Bessel functions for double(from glibc ...
Joseph S. Myers
2020-03-26
4
-9
/
+13
*
Revert "Cygwin: serial: read: if VMIN > 0, wait for VMIN chars in inbound queue"
Corinna Vinschen
2020-03-25
1
-26
/
+12
*
fhandler_serial: fix comments
Corinna Vinschen
2020-03-25
1
-3
/
+3
*
Cygwin: serial: read: if VMIN > 0, wait for VMIN chars in inbound queue
Corinna Vinschen
2020-03-25
1
-12
/
+26
*
Cygwin: serial: use per call OVERLAPPED structs
Corinna Vinschen
2020-03-23
4
-81
/
+56
*
Cygwin: serial: select: call ClearCommError prior to calling WaitCommEvent
Corinna Vinschen
2020-03-23
1
-8
/
+18
*
Cygwin: serial: select: fix WaitCommEvent request
Corinna Vinschen
2020-03-23
1
-4
/
+12
*
Cygwin: serial: tcsetattr: set timeouts unconditionally
Corinna Vinschen
2020-03-23
1
-41
/
+38
*
Cygwin: serial: avoid overrun of vtime
Corinna Vinschen
2020-03-22
1
-4
/
+4
*
Cygwin: serial: select: fix previous revamp patch
Åke Rehnman
2020-03-22
2
-4
/
+9
*
Cygwin: serial: revamp overlapped IO in read and select
Corinna Vinschen
2020-03-22
4
-198
/
+84
*
Cygwin: serial: read: revamp raw_read, change vmin_ and vtime_ to cc_t
Corinna Vinschen
2020-03-22
2
-94
/
+117
*
Cygwin: serial: select: simplify peek_serial
Corinna Vinschen
2020-03-22
1
-24
/
+19
*
Cygwin: Use a separate Start Menu folder for WoW64 installs
Jon Turney
2020-03-21
2
-7
/
+10
*
Fix hypotf missing mask in hi+lo decomposition
Fabian Schriever
2020-03-19
1
-2
/
+2
*
Fix modf/f for NaN input
Fabian Schriever
2020-03-19
2
-0
/
+2
*
Fix for k_tan.c specific inputs
Fabian Schriever
2020-03-18
1
-8
/
+21
*
Cygwin: serial: wait for CancelIo completion
Corinna Vinschen
2020-03-16
1
-1
/
+1
*
RTEMS: Include missing header and fix stub
Sebastian Huber
2020-03-13
1
-1
/
+2
*
Cygwin: pty: Add FreeConsole to destructor of pty slave.
Takashi Yano via Cygwin-patches
2020-03-13
1
-2
/
+9
*
Cygwin: serial: try fix o_nonblock
Corinna Vinschen
2020-03-12
1
-0
/
+10
*
Cygwin: belatedly add Hans-Bernhard to CONTRIBUTORS file
Corinna Vinschen
2020-03-11
1
-0
/
+1
*
Cygwin: fix formatting: drop trailing whitespace
Corinna Vinschen
2020-03-11
99
-117
/
+117
*
Cygwin: fix formatting: collapse whitespace-only lines
Corinna Vinschen
2020-03-11
22
-26
/
+26
*
Cygwin: fix formatting: drop spaces leading tabs
Corinna Vinschen
2020-03-11
47
-137
/
+137
*
Cygwin: fix formatting: replace TAB char with \t in string constant
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Fix truncf for sNaN input
Fabian Schriever
2020-03-11
1
-1
/
+1
*
i386/fenv.c: Include fenv.c implementation shared with x86_64, not stub
Joel Sherrill
2020-03-10
1
-1
/
+1
*
Fix error in fdim/f for infinities
Fabian Schriever
2020-03-10
2
-8
/
+2
*
Fix error in exp in magnitude [2e-32,2e-28]
Fabian Schriever
2020-03-09
2
-2
/
+2
*
Cygwin: console: Fix behaviour of "ESC 8" after reset.
Takashi Yano
2020-03-09
1
-0
/
+7
*
Do not bother passing optional argument to WriteConsoleA.
Hans-Bernhard Broeker
2020-03-09
1
-28
/
+23
*
Collect handling of wpixput and wpbuf into a helper class.
Hans-Bernhard Broeker
2020-03-09
1
-65
/
+76
*
Fix error in float trig. function range reduction
Fabian Schriever
2020-03-03
1
-1
/
+1
*
Cygwin: console: convert wpbuf_put to inline function
Corinna Vinschen
2020-03-02
1
-4
/
+7
*
Cygwin: console: Add a workaround for "ESC 7" and "ESC 8".
Takashi Yano
2020-03-02
2
-13
/
+41
*
Cygwin: console: Prevent buffer overrun.
Takashi Yano
2020-03-02
1
-10
/
+8
*
Cygwin: console: Fix setting/unsetting xterm mode for input.
Takashi Yano
2020-03-02
1
-2
/
+3
*
Cygwin: console: Revise the code to fix tab position.
Takashi Yano
2020-03-02
1
-12
/
+3
*
Cygwin: ioctl: TIOCINQ: always return number of chars in the inbound queue
Corinna Vinschen
2020-03-02
2
-8
/
+4
*
Fix error in powf for (-1.0, NaN) input
Fabian Schriever
2020-03-02
1
-1
/
+1
*
arm: Finish moving newlib to unified syntax for Thumb1
Richard Earnshaw
2020-03-02
2
-7
/
+19
*
Cygwin: console: Adjust the detailed behaviour of ESC sequences.
Takashi Yano
2020-02-28
2
-7
/
+45
*
Cygwin: AF_UNIX: rework fixup_after_exec
Corinna Vinschen
2020-02-28
4
-10
/
+16
*
Cygwin: 32 bit: remove old code to 16 bit align stack
Corinna Vinschen
2020-02-28
2
-21
/
+6
*
Cygwin: AF_UNIX: use Nt functions within Nt functions
Corinna Vinschen
2020-02-28
1
-3
/
+3
*
Cygwin: AF_UNIX: fix creating shared mem region in dup
Corinna Vinschen
2020-02-28
1
-6
/
+6
*
Cygwin: Update dumper for bfd API changes
Jon Turney
2020-02-27
2
-8
/
+26
*
Cygwin: console: Add emulation of CSI3J on Win10 1809.
Takashi Yano
2020-02-26
1
-2
/
+17
[prev]
[next]