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 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
*
Cygwin: console: Add support for REP escape sequence to xterm mode.
Takashi Yano
2020-02-26
3
-0
/
+45
*
Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l.
Takashi Yano
2020-02-26
1
-21
/
+22
*
Cygwin: console: Add workaround for broken IL/DL in xterm mode.
Takashi Yano
2020-02-26
3
-2
/
+166
*
Cygwin: ps: fix compiler warning in ttynam
Corinna Vinschen
2020-02-26
1
-9
/
+10
*
Cygwin: cygserver: drop useless packed attribute
Corinna Vinschen
2020-02-26
1
-9
/
+3
*
Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.o
Corinna Vinschen
2020-02-26
1
-0
/
+2
*
Cygwin: posix timers: fix uninitialized variable
Corinna Vinschen
2020-02-26
1
-1
/
+1
*
cpuinfo:power management: add proc_feedback, acc_power
Brian Inglis
2020-02-26
1
-2
/
+2
*
x86_64/i386 fenv: Replace symlink with include fenv_stub.c
Joel Sherrill
2020-02-25
23
-23
/
+161
*
Cygwin: console: Fix segfault on shared_console_info access.
Takashi Yano
2020-02-24
2
-12
/
+15
*
fhandler_proc/cpuinfo: support fast short REP MOVSB
Brian Inglis
2020-02-24
1
-0
/
+1
*
Cygwin: add release message for NUL character bugs
Corinna Vinschen
2020-02-21
1
-0
/
+7
*
Cygwin: don't move cursor on NUL char at all
Corinna Vinschen
2020-02-21
1
-2
/
+3
*
Cygwin: fhandler_console.cc: fix minor style issues
Corinna Vinschen
2020-02-20
1
-3
/
+3
*
Cygwin: console: ignore NUL byte on write in xterm emulation mode as well
Corinna Vinschen
2020-02-20
1
-1
/
+3
*
newlib/libc/include/devctl.h: Add extern "C" wrapper
Joel Sherrill
2020-02-20
1
-0
/
+8
*
Bump DLL version to 3.1.5
Corinna Vinschen
2020-02-19
1
-1
/
+1
*
Cygwin: console: Add guard for set/unset xterm compatible mode.
cygwin-3_1_4-release
Takashi Yano
2020-02-18
4
-58
/
+103
*
Cygwin: console: Fix ioctl() FIONREAD.
Takashi Yano
2020-02-18
1
-4
/
+33
*
Cygwin: add @cjksingle to release docs
Corinna Vinschen
2020-02-18
2
-0
/
+12
*
Cygwin: describe new locale modifier @cjksingle for user guide
Thomas Wolff
2020-02-18
1
-0
/
+11
*
Locale modifier "@cjksingle" to enforce single-width CJK width.
Thomas Wolff
2020-02-18
2
-4
/
+17
*
Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISC
Corinna Vinschen
2020-02-18
7
-29
/
+37
[next]