summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: console: Revise the code to fix tab position.Takashi Yano2020-03-021-12/+3
* Cygwin: ioctl: TIOCINQ: always return number of chars in the inbound queueCorinna Vinschen2020-03-022-8/+4
* Fix error in powf for (-1.0, NaN) inputFabian Schriever2020-03-021-1/+1
* arm: Finish moving newlib to unified syntax for Thumb1Richard Earnshaw2020-03-022-7/+19
* Cygwin: console: Adjust the detailed behaviour of ESC sequences.Takashi Yano2020-02-282-7/+45
* Cygwin: AF_UNIX: rework fixup_after_execCorinna Vinschen2020-02-284-10/+16
* Cygwin: 32 bit: remove old code to 16 bit align stackCorinna Vinschen2020-02-282-21/+6
* Cygwin: AF_UNIX: use Nt functions within Nt functionsCorinna Vinschen2020-02-281-3/+3
* Cygwin: AF_UNIX: fix creating shared mem region in dupCorinna Vinschen2020-02-281-6/+6
* Cygwin: Update dumper for bfd API changesJon Turney2020-02-272-8/+26
* Cygwin: console: Add emulation of CSI3J on Win10 1809.Takashi Yano2020-02-261-2/+17
* Cygwin: console: Add support for REP escape sequence to xterm mode.Takashi Yano2020-02-263-0/+45
* Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l.Takashi Yano2020-02-261-21/+22
* Cygwin: console: Add workaround for broken IL/DL in xterm mode.Takashi Yano2020-02-263-2/+166
* Cygwin: ps: fix compiler warning in ttynamCorinna Vinschen2020-02-261-9/+10
* Cygwin: cygserver: drop useless packed attributeCorinna Vinschen2020-02-261-9/+3
* Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.oCorinna Vinschen2020-02-261-0/+2
* Cygwin: posix timers: fix uninitialized variableCorinna Vinschen2020-02-261-1/+1
* cpuinfo:power management: add proc_feedback, acc_powerBrian Inglis2020-02-261-2/+2
* x86_64/i386 fenv: Replace symlink with include fenv_stub.cJoel Sherrill2020-02-2523-23/+161
* Cygwin: console: Fix segfault on shared_console_info access.Takashi Yano2020-02-242-12/+15
* fhandler_proc/cpuinfo: support fast short REP MOVSBBrian Inglis2020-02-241-0/+1
* Cygwin: add release message for NUL character bugsCorinna Vinschen2020-02-211-0/+7
* Cygwin: don't move cursor on NUL char at allCorinna Vinschen2020-02-211-2/+3
* Cygwin: fhandler_console.cc: fix minor style issuesCorinna Vinschen2020-02-201-3/+3
* Cygwin: console: ignore NUL byte on write in xterm emulation mode as wellCorinna Vinschen2020-02-201-1/+3
* newlib/libc/include/devctl.h: Add extern "C" wrapperJoel Sherrill2020-02-201-0/+8
* Bump DLL version to 3.1.5Corinna Vinschen2020-02-191-1/+1
* Cygwin: console: Add guard for set/unset xterm compatible mode.cygwin-3_1_4-releaseTakashi Yano2020-02-184-58/+103
* Cygwin: console: Fix ioctl() FIONREAD.Takashi Yano2020-02-181-4/+33
* Cygwin: add @cjksingle to release docsCorinna Vinschen2020-02-182-0/+12
* Cygwin: describe new locale modifier @cjksingle for user guideThomas Wolff2020-02-181-0/+11
* Locale modifier "@cjksingle" to enforce single-width CJK width.Thomas Wolff2020-02-182-4/+17
* Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISCCorinna Vinschen2020-02-187-29/+37
* Cygwin: move 3.1.3 to 3.1.4 release documentCorinna Vinschen2020-02-182-33/+34
* Cygwin: console: Fix code for restoring console mode.Takashi Yano2020-02-171-1/+1
* Cygwin: Bump DLL version to 3.1.4Corinna Vinschen2020-02-171-1/+1
* Cygwin: console: Change timing of set/unset xterm compatible mode.cygwin-3_1_3-releaseTakashi Yano2020-02-173-67/+89
* pow: fix pow(-1.0, NaN)Nicolas Brunie2020-02-141-1/+1
* Cygwin: pty: Add error handling in setup_pseudoconsole().Takashi Yano2020-02-111-68/+111
* Only pass the minimum number of syscall argumentsGeorg Sauthoff2020-02-1118-29/+48
* Cygwin: pty: Prevent potential errno overwriting.Takashi Yano2020-02-101-0/+3
* Cygwin: pty: Fix state mismatch caused in mintty.Takashi Yano2020-02-102-2/+16
* Cygwin: pty: Inherit typeahead data between two input pipes.Takashi Yano2020-02-105-91/+329
* Cygwin: pty: Add missing member initialization for struct pipe_reply.Takashi Yano2020-02-101-1/+1
* Cygwin: pty: Remove debug codes and organize related codes.Takashi Yano2020-02-102-81/+23
* Cygwin: pty: Avoid screen distortion on slave read.Takashi Yano2020-02-102-22/+32
* Cygwin: pty: Define mask_switch_to_pcon_in() in fhandler_tty.cc.Takashi Yano2020-02-102-8/+11
* Cygwin: pty: Use pinfo() rather than kill() with signal 0.Takashi Yano2020-02-062-6/+6
* Typo in license for newlib/libc/stdio/flags.cKeith Packard2020-02-061-1/+1