[newlib-cygwin] Cygwin: console: convert wpbuf_put to inline function

2020-03-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ecf27dd2e0ed1dff4dc919a7c805e951913d953f commit ecf27dd2e0ed1dff4dc919a7c805e951913d953f Author: Corinna Vinschen Date: Mon Mar 2 20:30:09 2020 +0100 Cygwin: console: convert wpbuf_put to inline function fix potential

[newlib-cygwin] Cygwin: console: Prevent buffer overrun.

2020-03-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=750cd6e5b2bb4ab74de7d2f9e0afb6dd0c005cf1 commit 750cd6e5b2bb4ab74de7d2f9e0afb6dd0c005cf1 Author: Takashi Yano Date: Mon Mar 2 10:12:56 2020 +0900 Cygwin: console: Prevent buffer overrun. - This patch prevent potential

[newlib-cygwin] Cygwin: console: Add a workaround for "ESC 7" and "ESC 8".

2020-03-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b4bc238311ca66ce34de5bec2f8219e881cedfd0 commit b4bc238311ca66ce34de5bec2f8219e881cedfd0 Author: Takashi Yano Date: Mon Mar 2 10:12:57 2020 +0900 Cygwin: console: Add a workaround for "ESC 7" and "ESC 8". - In xterm

[newlib-cygwin] Cygwin: console: Fix setting/unsetting xterm mode for input.

2020-03-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=10d8c2782d79dd5744027e93831dd77aeab452fc commit 10d8c2782d79dd5744027e93831dd77aeab452fc Author: Takashi Yano Date: Mon Mar 2 10:12:55 2020 +0900 Cygwin: console: Fix setting/unsetting xterm mode for input. - This patch

[newlib-cygwin] Cygwin: console: Revise the code to fix tab position.

2020-03-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7f5051d76662838103666492a33505e0801c1ee7 commit 7f5051d76662838103666492a33505e0801c1ee7 Author: Takashi Yano Date: Mon Mar 2 10:12:54 2020 +0900 Cygwin: console: Revise the code to fix tab position. - This patch fixes

[newlib-cygwin] Cygwin: ioctl: TIOCINQ: always return number of chars in the inbound queue

2020-03-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1b7fcf22bea529fba920310dcd2db144bb24ccc6 commit 1b7fcf22bea529fba920310dcd2db144bb24ccc6 Author: Corinna Vinschen Date: Mon Mar 2 17:02:51 2020 +0100 Cygwin: ioctl: TIOCINQ: always return number of chars in the inbound queue

[newlib-cygwin] Cygwin: console: Adjust the detailed behaviour of ESC sequences.

2020-02-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=002206dc7cac5f3cc4d1282439c7a0c619a37b7f commit 002206dc7cac5f3cc4d1282439c7a0c619a37b7f Author: Takashi Yano Date: Thu Feb 27 11:33:50 2020 +0900 Cygwin: console: Adjust the detailed behaviour of ESC sequences. - This

[newlib-cygwin] Cygwin: AF_UNIX: rework fixup_after_exec

2020-02-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=729cb70bcf232a1da956ec3725c1f76e28b3caa5 commit 729cb70bcf232a1da956ec3725c1f76e28b3caa5 Author: Corinna Vinschen Date: Fri Feb 28 13:21:05 2020 +0100 Cygwin: AF_UNIX: rework fixup_after_exec fhandler_socket_unix

[newlib-cygwin] Cygwin: 32 bit: remove old code to 16 bit align stack

2020-02-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a834dc1ba923d33a87f0dc3be0e23a9aa81603b8 commit a834dc1ba923d33a87f0dc3be0e23a9aa81603b8 Author: Corinna Vinschen Date: Fri Feb 28 14:31:56 2020 +0100 Cygwin: 32 bit: remove old code to 16 bit align stack Aligning

[newlib-cygwin] Cygwin: AF_UNIX: use Nt functions within Nt functions

2020-02-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f5357141ade956d8057e76b0a5e58f5069a6d399 commit f5357141ade956d8057e76b0a5e58f5069a6d399 Author: Corinna Vinschen Date: Fri Feb 28 12:40:49 2020 +0100 Cygwin: AF_UNIX: use Nt functions within Nt functions Functionaly

[newlib-cygwin] Cygwin: AF_UNIX: fix creating shared mem region in dup

2020-02-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=92b8b300c26c20ea441f69b36da9a838aa85c2d8 commit 92b8b300c26c20ea441f69b36da9a838aa85c2d8 Author: Corinna Vinschen Date: Fri Feb 28 12:39:41 2020 +0100 Cygwin: AF_UNIX: fix creating shared mem region in dup reopen_shmem

[newlib-cygwin] Cygwin: console: Add workaround for broken IL/DL in xterm mode.

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7dfe04e93343418eace45ea84bf9f6d1258cb632 commit 7dfe04e93343418eace45ea84bf9f6d1258cb632 Author: Takashi Yano Date: Thu Feb 27 00:32:59 2020 +0900 Cygwin: console: Add workaround for broken IL/DL in xterm mode. - Cygwin

[newlib-cygwin] Cygwin: console: Add emulation of CSI3J on Win10 1809.

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c13cdfd00ed09d23e5cf1864033a1bfd54bc3aab commit c13cdfd00ed09d23e5cf1864033a1bfd54bc3aab Author: Takashi Yano Date: Thu Feb 27 00:33:02 2020 +0900 Cygwin: console: Add emulation of CSI3J on Win10 1809. - This patch add

[newlib-cygwin] Cygwin: console: Add support for REP escape sequence to xterm mode.

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0d7bbc0bc3da7d7c9e0a76243cbeaf458724d32d commit 0d7bbc0bc3da7d7c9e0a76243cbeaf458724d32d Author: Takashi Yano Date: Thu Feb 27 00:33:01 2020 +0900 Cygwin: console: Add support for REP escape sequence to xterm mode. - In

[newlib-cygwin] Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l.

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3b42762e0b02ad53cc01dd752b94a044b7a42ebf commit 3b42762e0b02ad53cc01dd752b94a044b7a42ebf Author: Takashi Yano Date: Thu Feb 27 00:33:00 2020 +0900 Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l. - This

[newlib-cygwin] Cygwin: cygserver: drop useless packed attribute

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0a37e9f0bc24c6d326816e6686c4eaa25b4fd83e commit 0a37e9f0bc24c6d326816e6686c4eaa25b4fd83e Author: Corinna Vinschen Date: Wed Feb 26 20:52:55 2020 +0100 Cygwin: cygserver: drop useless packed attribute ...from structs used

[newlib-cygwin] Cygwin: ps: fix compiler warning in ttynam

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=09981903e6d3a42a23b13cfaed3c9b8b0f0e2f02 commit 09981903e6d3a42a23b13cfaed3c9b8b0f0e2f02 Author: Corinna Vinschen Date: Wed Feb 26 21:08:51 2020 +0100 Cygwin: ps: fix compiler warning in ttynam The helper function ttynam

[newlib-cygwin] Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.o

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5f66c2c756c2b3b43e565e471c82ee4ed05a4adb commit 5f66c2c756c2b3b43e565e471c82ee4ed05a4adb Author: Corinna Vinschen Date: Wed Feb 26 17:02:01 2020 +0100 Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.o

[newlib-cygwin] Cygwin: posix timers: fix uninitialized variable

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=28382c97a5d5fd7366adbf7ce9445b1b4beb02a9 commit 28382c97a5d5fd7366adbf7ce9445b1b4beb02a9 Author: Corinna Vinschen Date: Wed Feb 26 16:50:34 2020 +0100 Cygwin: posix timers: fix uninitialized variable The variable

[newlib-cygwin] cpuinfo:power management: add proc_feedback, acc_power

2020-02-26 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4653cc92ed509b8f9b340b16920e8cb683c85f40 commit 4653cc92ed509b8f9b340b16920e8cb683c85f40 Author: Brian Inglis Date: Tue Feb 25 16:44:16 2020 -0700 cpuinfo:power management: add proc_feedback, acc_power linux 4.6 x86/cpu:

[newlib-cygwin] Cygwin: console: Fix segfault on shared_console_info access.

2020-02-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=17528b9d2c3147f5de0f604fc2702b2e0010c533 commit 17528b9d2c3147f5de0f604fc2702b2e0010c533 Author: Takashi Yano Date: Tue Feb 25 01:12:16 2020 +0900 Cygwin: console: Fix segfault on shared_console_info access. - Accessing

[newlib-cygwin] fhandler_proc/cpuinfo: support fast short REP MOVSB

2020-02-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=86f9ce97bc4dd8dd14757157ae944c2c678d62a9 commit 86f9ce97bc4dd8dd14757157ae944c2c678d62a9 Author: Brian Inglis Date: Fri Feb 21 14:28:08 2020 -0700 fhandler_proc/cpuinfo: support fast short REP MOVSB Added in Linux 5.6:

[newlib-cygwin] Cygwin: add release message for NUL character bugs

2020-02-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bf33f72d437dc603f13e53946a626e7d3c7836af commit bf33f72d437dc603f13e53946a626e7d3c7836af Author: Corinna Vinschen Date: Fri Feb 21 10:57:10 2020 +0100 Cygwin: add release message for NUL character bugs Signed-off

[newlib-cygwin] Cygwin: don't move cursor on NUL char at all

2020-02-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=db33f3499cb1c74d56a521ea2d18084073b14840 commit db33f3499cb1c74d56a521ea2d18084073b14840 Author: Corinna Vinschen Date: Fri Feb 21 10:26:25 2020 +0100 Cygwin: don't move cursor on NUL char at all Add a comment instead

[newlib-cygwin] Cygwin: console: ignore NUL byte on write in xterm emulation mode as well

2020-02-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c9f153580bfb4db4f9ef023b99360d7a746bd450 commit c9f153580bfb4db4f9ef023b99360d7a746bd450 Author: Corinna Vinschen Date: Thu Feb 20 14:48:03 2020 +0100 Cygwin: console: ignore NUL byte on write in xterm emulation mode as well

[newlib-cygwin] Cygwin: fhandler_console.cc: fix minor style issues

2020-02-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4ec2e5e1c2d9bfdb742386a43a9d27aec4d74523 commit 4ec2e5e1c2d9bfdb742386a43a9d27aec4d74523 Author: Corinna Vinschen Date: Thu Feb 20 14:57:26 2020 +0100 Cygwin: fhandler_console.cc: fix minor style issues Signed-off

[newlib-cygwin] Bump DLL version to 3.1.5

2020-02-19 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ac36c2ec90f7c6d9d7f1c07005f97abd887cc8b0 commit ac36c2ec90f7c6d9d7f1c07005f97abd887cc8b0 Author: Corinna Vinschen Date: Wed Feb 19 13:38:42 2020 +0100 Bump DLL version to 3.1.5 Signed-off-by: Corinna Vinschen Diff

[newlib-cygwin] Created tag cygwin-3_1_4-release

2020-02-19 Thread Corinna Vinschen
The signed tag 'cygwin-3_1_4-release' was created pointing to: 81b3440... Cygwin: console: Add guard for set/unset xterm compatible m Tagger: Corinna Vinschen Date: Wed Feb 19 09:41:08 2020 +0100 Cygwin 3.1.4 release

[newlib-cygwin] Cygwin: console: Add guard for set/unset xterm compatible mode.

2020-02-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=81b34409985ce31415a1d994ef744e72cfb8c378 commit 81b34409985ce31415a1d994ef744e72cfb8c378 Author: Takashi Yano Date: Tue Feb 18 18:12:54 2020 +0900 Cygwin: console: Add guard for set/unset xterm compatible mode. - Setting

[newlib-cygwin] Cygwin: console: Fix ioctl() FIONREAD.

2020-02-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=321d79abd3240008ae09e3021b312126058d9416 commit 321d79abd3240008ae09e3021b312126058d9416 Author: Takashi Yano Date: Tue Feb 18 13:05:07 2020 +0900 Cygwin: console: Fix ioctl() FIONREAD. - ioctl() FIONREAD for console

[newlib-cygwin] Cygwin: add @cjksingle to release docs

2020-02-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=592b03b3ba0d51b1d3edda6302f324ecd53c83eb commit 592b03b3ba0d51b1d3edda6302f324ecd53c83eb Author: Corinna Vinschen Date: Tue Feb 18 11:32:47 2020 +0100 Cygwin: add @cjksingle to release docs Signed-off-by: Corinna

[newlib-cygwin] Cygwin: describe new locale modifier @cjksingle for user guide

2020-02-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b7361d31fb8659aa6cea85d7eef22471727be26b commit b7361d31fb8659aa6cea85d7eef22471727be26b Author: Thomas Wolff Date: Mon Feb 17 00:00:00 2020 +0100 Cygwin: describe new locale modifier @cjksingle for user guide Diff: ---

[newlib-cygwin] Cygwin: move 3.1.3 to 3.1.4 release document

2020-02-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f3793803a7dcdaa8319a30bea26dd4f9c9507559 commit f3793803a7dcdaa8319a30bea26dd4f9c9507559 Author: Corinna Vinschen Date: Tue Feb 18 11:19:23 2020 +0100 Cygwin: move 3.1.3 to 3.1.4 release document Signed-off-by: Corinna

[newlib-cygwin] Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISC

2020-02-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=40245925ce9d6b9a9c4ed6140cea39d948d10898 commit 40245925ce9d6b9a9c4ed6140cea39d948d10898 Author: Corinna Vinschen Date: Tue Feb 18 11:17:43 2020 +0100 Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISC NSIG

[newlib-cygwin] Cygwin: console: Fix code for restoring console mode.

2020-02-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c16e73043ee4249871bd2113dc71dac0b7c08c90 commit c16e73043ee4249871bd2113dc71dac0b7c08c90 Author: Takashi Yano Date: Mon Feb 17 21:46:27 2020 +0900 Cygwin: console: Fix code for restoring console mode. - Commit

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.4

2020-02-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6afb1ba5044a309063065b82d08a22fbbc9ef5de commit 6afb1ba5044a309063065b82d08a22fbbc9ef5de Author: Corinna Vinschen Date: Mon Feb 17 13:56:44 2020 +0100 Cygwin: Bump DLL version to 3.1.4 Signed-off-by: Corinna Vinschen

[newlib-cygwin] Created tag cygwin-3_1_3-release

2020-02-17 Thread Corinna Vinschen
The signed tag 'cygwin-3_1_3-release' was created pointing to: 774b899... Cygwin: console: Change timing of set/unset xterm compatibl Tagger: Corinna Vinschen Date: Mon Feb 17 13:31:42 2020 +0100 Cygwin 3.1.3 release

[newlib-cygwin] Cygwin: console: Change timing of set/unset xterm compatible mode.

2020-02-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=774b8996d1f3e535e8267be4eb8e751d756c2cec commit 774b8996d1f3e535e8267be4eb8e751d756c2cec Author: Takashi Yano Date: Mon Feb 17 19:29:07 2020 +0900 Cygwin: console: Change timing of set/unset xterm compatible mode. - If

[newlib-cygwin] Cygwin: pty: Add error handling in setup_pseudoconsole().

2020-02-11 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8cb20fa5d3d3b8ee4d61360390e5192c1eba0a1c commit 8cb20fa5d3d3b8ee4d61360390e5192c1eba0a1c Author: Takashi Yano Date: Tue Feb 11 02:45:14 2020 +0900 Cygwin: pty: Add error handling in setup_pseudoconsole(). - In

[newlib-cygwin] Cygwin: pty: Prevent potential errno overwriting.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2379142bc5d345421acb9e3ac86abcad0d7bf71e commit 2379142bc5d345421acb9e3ac86abcad0d7bf71e Author: Takashi Yano Date: Mon Feb 10 20:42:45 2020 +0900 Cygwin: pty: Prevent potential errno overwriting. - In

[newlib-cygwin] Cygwin: pty: Fix state mismatch caused in mintty.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2de74af22be0ccf75f094caf48c8beb36a49d8c9 commit 2de74af22be0ccf75f094caf48c8beb36a49d8c9 Author: Takashi Yano Date: Sun Feb 9 23:47:30 2020 +0900 Cygwin: pty: Fix state mismatch caused in mintty. - PTY has a bug reported

[newlib-cygwin] Cygwin: pty: Remove debug codes and organize related codes.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d5985cc45d90baa40685f6af1c1cd5eba1a342a6 commit d5985cc45d90baa40685f6af1c1cd5eba1a342a6 Author: Takashi Yano Date: Sun Feb 9 23:46:02 2020 +0900 Cygwin: pty: Remove debug codes and organize related codes. - Debug codes

[newlib-cygwin] Cygwin: pty: Inherit typeahead data between two input pipes.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=29431fcb5b14d4c5ac3b3161a076eb1a208349d9 commit 29431fcb5b14d4c5ac3b3161a076eb1a208349d9 Author: Takashi Yano Date: Sun Feb 9 23:46:59 2020 +0900 Cygwin: pty: Inherit typeahead data between two input pipes. - PTY has a

[newlib-cygwin] Cygwin: pty: Add missing member initialization for struct pipe_reply.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a4ca6c4861a4d7fa75b7e0a98dca0ad6bfda3390 commit a4ca6c4861a4d7fa75b7e0a98dca0ad6bfda3390 Author: Takashi Yano Date: Sun Feb 9 23:46:03 2020 +0900 Cygwin: pty: Add missing member initialization for struct pipe_reply. -

[newlib-cygwin] Cygwin: pty: Define mask_switch_to_pcon_in() in fhandler_tty.cc.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2bae1591711f7694b8c79e00c172a0b873d82ff0 commit 2bae1591711f7694b8c79e00c172a0b873d82ff0 Author: Takashi Yano Date: Sun Feb 9 23:46:00 2020 +0900 Cygwin: pty: Define mask_switch_to_pcon_in() in fhandler_tty.cc. - This

[newlib-cygwin] Cygwin: pty: Avoid screen distortion on slave read.

2020-02-10 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b0474b704aa0b0924da9b28d6310ccc1a55de675 commit b0474b704aa0b0924da9b28d6310ccc1a55de675 Author: Takashi Yano Date: Sun Feb 9 23:46:01 2020 +0900 Cygwin: pty: Avoid screen distortion on slave read. - Echo back print is

[newlib-cygwin] Cygwin: pty: Use pinfo() rather than kill() with signal 0.

2020-02-06 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3a71c46380f2cad6a9cb9d182c117cb624214553 commit 3a71c46380f2cad6a9cb9d182c117cb624214553 Author: Takashi Yano Date: Thu Feb 6 19:48:17 2020 +0900 Cygwin: pty: Use pinfo() rather than kill() with signal 0. - PTY code has

[newlib-cygwin] Cygwin: console: Revise color setting codes in legacy console mode.

2020-02-04 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ac1ccc29e1e2abb57cb956c2dfd2c4c34943cfdd commit ac1ccc29e1e2abb57cb956c2dfd2c4c34943cfdd Author: Takashi Yano Date: Sat Feb 1 13:28:39 2020 +0900 Cygwin: console: Revise color setting codes in legacy console mode. - With

[newlib-cygwin] Use remove-advertising-clause script to edit BSD licenses

2020-01-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9042d0ce65533a26fc3264206db5828d5692332c commit 9042d0ce65533a26fc3264206db5828d5692332c Author: Keith Packard Date: Tue Jan 28 10:54:53 2020 -0800 Use remove-advertising-clause script to edit BSD licenses This edits

[newlib-cygwin] Cygwin: stat: fix st_mode of fifos

2020-01-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f36262d56ac78f04de147746ce4a85c6155e4a23 commit f36262d56ac78f04de147746ce4a85c6155e4a23 Author: Corinna Vinschen Date: Wed Jan 29 15:14:05 2020 +0100 Cygwin: stat: fix st_mode of fifos Signed-off-by: Corinna Vinschen

[newlib-cygwin] Cygwin: remove CYGWIN=dos_file_warning option

2020-01-29 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=13bfb3c63f35d875c1771daea6de4be0176e3b13 commit 13bfb3c63f35d875c1771daea6de4be0176e3b13 Author: Corinna Vinschen Date: Tue Jan 28 21:59:22 2020 +0100 Cygwin: remove CYGWIN=dos_file_warning option This option has been

[newlib-cygwin] Cygwin: symlink/mknod: fix ACL handling

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4bfa93f1a00a09e4fb3bccea334ba22e4c05c3d6 commit 4bfa93f1a00a09e4fb3bccea334ba22e4c05c3d6 Author: Corinna Vinschen Date: Tue Jan 28 17:57:50 2020 +0100 Cygwin: symlink/mknod: fix ACL handling mknod32 actually creates

[newlib-cygwin] Cygwin: console: Share readahead buffer within the same process.

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5ba41ad6e9f1ac3326706523fc827ac3e54466f3 commit 5ba41ad6e9f1ac3326706523fc827ac3e54466f3 Author: Takashi Yano Date: Mon Jan 27 21:14:32 2020 +0900 Cygwin: console: Share readahead buffer within the same process. - The

[newlib-cygwin] Cygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flag

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=26425142ce9e8981e9f97e7d50e632c4f9ee9a03 commit 26425142ce9e8981e9f97e7d50e632c4f9ee9a03 Author: Corinna Vinschen Date: Tue Jan 28 17:40:40 2020 +0100 Cygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flag Usually a trailing

[newlib-cygwin] Cygwin: add short comments to path_conv options

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2caaa810a39075cbf0eb857459a2eef95bf4463f commit 2caaa810a39075cbf0eb857459a2eef95bf4463f Author: Corinna Vinschen Date: Tue Jan 28 16:10:13 2020 +0100 Cygwin: add short comments to path_conv options Signed-off

[newlib-cygwin] Cygwin: pty: Revise code waiting for forwarding again.

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e38f2dc9b93fd237bd72c1b35b9dbfc8b0f18663 commit e38f2dc9b93fd237bd72c1b35b9dbfc8b0f18663 Author: Takashi Yano Date: Mon Jan 27 20:22:24 2020 +0900 Cygwin: pty: Revise code waiting for forwarding again. - After commit

[newlib-cygwin] Cygwin: drop __stdcall from close_all_files

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cf6c439b6dcfebe44878ec4a8cae6293ff6563f7 commit cf6c439b6dcfebe44878ec4a8cae6293ff6563f7 Author: Corinna Vinschen Date: Tue Jan 28 15:33:53 2020 +0100 Cygwin: drop __stdcall from close_all_files Signed-off-by: Corinna

[newlib-cygwin] Cygwin: move chmod_device declaration to winsup.h

2020-01-28 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=464db253c46c49802a73d2d15113b88dd282a370 commit 464db253c46c49802a73d2d15113b88dd282a370 Author: Corinna Vinschen Date: Tue Jan 28 15:33:05 2020 +0100 Cygwin: move chmod_device declaration to winsup.h Signed-off

[newlib-cygwin] Cygwin: FIFO: tweak fcntl and dup when O_PATH is set

2020-01-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7d68ffadd3fbc9b8dcd189d4a20c12a9cd1ed743 commit 7d68ffadd3fbc9b8dcd189d4a20c12a9cd1ed743 Author: Ken Brown Date: Thu Jan 23 16:31:05 2020 + Cygwin: FIFO: tweak fcntl and dup when O_PATH is set fhandler_fifo::fcntl

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.3

2020-01-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=71091d165fe62f258a6dc9c61eba9f05d04acc69 commit 71091d165fe62f258a6dc9c61eba9f05d04acc69 Author: Corinna Vinschen Date: Fri Jan 24 10:17:31 2020 +0100 Cygwin: Bump DLL version to 3.1.3 Signed-off-by: Corinna Vinschen

[newlib-cygwin] Cygwin: re-implement fhandler_fifo::open with O_PATH

2020-01-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5fb3790422495ba55390bbac32b60bcea908ef70 commit 5fb3790422495ba55390bbac32b60bcea908ef70 Author: Ken Brown Date: Thu Jan 23 16:31:04 2020 + Cygwin: re-implement fhandler_fifo::open with O_PATH If the O_PATH flag is

[newlib-cygwin] Cygwin: device_access_denied: return false if O_PATH is set

2020-01-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d880e97ec95ac3b15be972a99da2a5e97ef63ee6 commit d880e97ec95ac3b15be972a99da2a5e97ef63ee6 Author: Ken Brown Date: Thu Jan 23 16:31:04 2020 + Cygwin: device_access_denied: return false if O_PATH is set If O_PATH is set

[newlib-cygwin] fhandler_proc.cc:format_proc_cpuinfo add rdpru flag

2020-01-23 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8f502bd33159cfe0f138a31442998a77602c8a9a commit 8f502bd33159cfe0f138a31442998a77602c8a9a Author: Brian Inglis Date: Thu Jan 23 02:06:27 2020 -0700 fhandler_proc.cc:format_proc_cpuinfo add rdpru flag rdpru flag is cpuid

[newlib-cygwin] Cygwin: pty: Remove close() call just before reopening slave.

2020-01-23 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5fdcb8fc135a14846cc37d30cb11d1590e5113b8 commit 5fdcb8fc135a14846cc37d30cb11d1590e5113b8 Author: Takashi Yano Date: Thu Jan 23 20:34:25 2020 +0900 Cygwin: pty: Remove close() call just before reopening slave. - After

[newlib-cygwin] add pseudo console fixes to release text

2020-01-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6d79e0a58866548f435527798fbd4a6849d05bc7 commit 6d79e0a58866548f435527798fbd4a6849d05bc7 Author: Corinna Vinschen Date: Wed Jan 22 11:05:51 2020 +0100 add pseudo console fixes to release text Signed-off-by: Corinna

[newlib-cygwin] Cygwin: pty: Fix reopening slave in push_to_pcon_screenbuffer().

2020-01-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=da4ee7d60b9ff0bcdc081609a4467adb428d58e6 commit da4ee7d60b9ff0bcdc081609a4467adb428d58e6 Author: Takashi Yano Date: Tue Jan 21 23:41:44 2020 +0900 Cygwin: pty: Fix reopening slave in push_to_pcon_screenbuffer(). - For

[newlib-cygwin] Cygwin: pty: Introduce disable_pcon in environment CYGWIN.

2020-01-22 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cdf5db22f17b6f8e274168e3ff549f67d662bfb1 commit cdf5db22f17b6f8e274168e3ff549f67d662bfb1 Author: Takashi Yano Date: Tue Jan 21 22:25:13 2020 +0900 Cygwin: pty: Introduce disable_pcon in environment CYGWIN. - For programs

[newlib-cygwin] Cygwin: pty: Revise code waiting for forwarding by master_fwd_thread.

2020-01-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6cc299f0e20e4b76f7dbab5ea8c296ffa4859b62 commit 6cc299f0e20e4b76f7dbab5ea8c296ffa4859b62 Author: Takashi Yano Date: Tue Jan 21 11:22:02 2020 +0900 Cygwin: pty: Revise code waiting for forwarding by master_fwd_thread. -

[newlib-cygwin] Cygwin: pty: Fix state mismatch caused in octave gui.

2020-01-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7e6c96d6e1485b52b4243d0cd9699f2063645660 commit 7e6c96d6e1485b52b4243d0cd9699f2063645660 Author: Takashi Yano Date: Thu Jan 16 20:04:47 2020 +0900 Cygwin: pty: Fix state mismatch caused in octave gui. - In octave gui,

[newlib-cygwin] Cygwin: pty: Disable FreeConsole() on close for non cygwin process.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2f415d5efae5a47906f0fdf5080c407b56b5ce20 commit 2f415d5efae5a47906f0fdf5080c407b56b5ce20 Author: Takashi Yano Date: Fri Jan 10 20:46:26 2020 +0900 Cygwin: pty: Disable FreeConsole() on close for non cygwin process. -

[newlib-cygwin] Cygwin: console: Add code to restore console mode on close.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=783eaa888feaf4f76df3d3449e29aa20aa78c802 commit 783eaa888feaf4f76df3d3449e29aa20aa78c802 Author: Takashi Yano Date: Thu Jan 2 22:17:16 2020 +0900 Cygwin: console: Add code to restore console mode on close. - The console

[newlib-cygwin] Cygwin: console: Add workaround for broken CSI3J in Win10 1809.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f03806b68a556323f858f816e391fadb01b287bb commit f03806b68a556323f858f816e391fadb01b287bb Author: Takashi Yano Date: Tue Jan 14 10:53:59 2020 +0900 Cygwin: console: Add workaround for broken CSI3J in Win10 1809. - In

[newlib-cygwin] Cygwin: pty: Set console code page only if pseudo console is enabled.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=50e2a63b04bdd018484605fbb954fd1bd5147fa0 commit 50e2a63b04bdd018484605fbb954fd1bd5147fa0 Author: Takashi Yano Date: Fri Jan 10 20:47:12 2020 +0900 Cygwin: pty: Set console code page only if pseudo console is enabled. -

[newlib-cygwin] Cygwin: console: Disable xterm mode for non cygwin process only.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d7478090d684ad92773330f1abdff660b537da49 commit d7478090d684ad92773330f1abdff660b537da49 Author: Takashi Yano Date: Tue Jan 14 11:09:42 2020 +0900 Cygwin: console: Disable xterm mode for non cygwin process only. -

[newlib-cygwin] Cygwin: pty: Add missing CloseHandle() calls.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bb30582a99e2303512432cee32b3a47b383be0c4 commit bb30582a99e2303512432cee32b3a47b383be0c4 Author: Takashi Yano Date: Tue Jan 14 11:50:04 2020 +0900 Cygwin: pty: Add missing CloseHandle() calls. - PTY code which support

[newlib-cygwin] Cygwin: pty: Fix the issue regarding open and close multiple PTYs.

2020-01-14 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bb7741acf800819a27c4edacddd231c6748fa1c9 commit bb7741acf800819a27c4edacddd231c6748fa1c9 Author: Takashi Yano Date: Tue Jan 14 13:10:54 2020 +0900 Cygwin: pty: Fix the issue regarding open and close multiple PTYs. - If

[newlib-cygwin] Cygwin: select: Speed up select() call for pty, pipe and fifo.

2020-01-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a1c7e920845ab21185f18950be3d84f431de commit a1c7e920845ab21185f18950be3d84f431de Author: Takashi Yano Date: Mon Jan 6 23:38:34 2020 +0900 Cygwin: select: Speed up select() call for pty, pipe and fifo. - The

[newlib-cygwin] Cygwin: console: Make suspending process work properly.

2020-01-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a6e87f589ae113cc3f947eca7db8c6d8c795e3c2 commit a6e87f589ae113cc3f947eca7db8c6d8c795e3c2 Author: Takashi Yano Date: Sun Jan 5 22:25:55 2020 +0900 Cygwin: console: Make suspending process work properly. - After commit

[newlib-cygwin] Cygwin: pty: Revise the code for setting code page of pseudo console.

2020-01-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b3e78186d107c3cf6cabad4fc18ee829f2b279f4 commit b3e78186d107c3cf6cabad4fc18ee829f2b279f4 Author: Takashi Yano Date: Wed Jan 1 15:50:36 2020 +0900 Cygwin: pty: Revise the code for setting code page of pseudo console. -

[newlib-cygwin] Cygwin: pty: Remove destructor for fhandler_pty_master class.

2020-01-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fd03749b9c255d6f78d71c65fb4f49d8f766a629 commit fd03749b9c255d6f78d71c65fb4f49d8f766a629 Author: Takashi Yano Date: Wed Jan 1 15:49:41 2020 +0900 Cygwin: pty: Remove destructor for fhandler_pty_master class. - The

[newlib-cygwin] Fixed crash on wine by adding NULL check after memchr

2020-01-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4ddf5903fd24feaa6f75ffb12f9cafdd266b386a commit 4ddf5903fd24feaa6f75ffb12f9cafdd266b386a Author: Arseniy Lartsev Date: Tue Jan 7 16:34:39 2020 +0100 Fixed crash on wine by adding NULL check after memchr This is not a

[newlib-cygwin] Cygwin: Add missing Linux #define of CPU_SETSIZE

2020-01-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7b6414d459bb66affe077a062b88ca1e1e392fc4 commit 7b6414d459bb66affe077a062b88ca1e1e392fc4 Author: Mark Geisert Date: Sun Dec 22 22:45:54 2019 -0800 Cygwin: Add missing Linux #define of CPU_SETSIZE Though our

[newlib-cygwin] Created tag cygwin-3_1_2-release

2019-12-21 Thread Corinna Vinschen
The signed tag 'cygwin-3_1_2-release' was created pointing to: b42d565... Cygwin: add 3.1.2 release text Tagger: Corinna Vinschen Date: Sat Dec 21 12:08:17 2019 +0100 Cygwin 3.1.2 release

[newlib-cygwin] Cygwin: add 3.1.2 release text

2019-12-21 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b42d5651504bc08e3637f5b8a5916602855052f7 commit b42d5651504bc08e3637f5b8a5916602855052f7 Author: Corinna Vinschen Date: Sat Dec 21 11:44:08 2019 +0100 Cygwin: add 3.1.2 release text Signed-off-by: Corinna Vinschen Diff

[newlib-cygwin] Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again.

2019-12-19 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=27202a1b143d19ceadfac2584f208392e4e0859a commit 27202a1b143d19ceadfac2584f208392e4e0859a Author: Takashi Yano Date: Thu Dec 19 20:03:30 2019 +0900 Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again. - Even with commit

[newlib-cygwin] Cygwin: pty: Fix a bug regarding ESC[?3h and ESC[?3l handling.

2019-12-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fe512b2b12a2cea8393d14f038dc3914b1bf3f60 commit fe512b2b12a2cea8393d14f038dc3914b1bf3f60 Author: Takashi Yano Date: Thu Dec 19 01:07:33 2019 +0900 Cygwin: pty: Fix a bug regarding ESC[?3h and ESC[?3l handling. - Midnight

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.2

2019-12-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7fc78f07edc119c91b57e5ad225a75f9ac8081cd commit 7fc78f07edc119c91b57e5ad225a75f9ac8081cd Author: Corinna Vinschen Date: Wed Dec 18 10:48:10 2019 +0100 Cygwin: Bump DLL version to 3.1.2 Signed-off-by: Corinna Vinschen

[newlib-cygwin] Cygwin: add 3.1.1 release text belatedly

2019-12-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5317e3f4eca4e70acc26da3bb01f41298d035a7f commit 5317e3f4eca4e70acc26da3bb01f41298d035a7f Author: Corinna Vinschen Date: Wed Dec 18 10:47:43 2019 +0100 Cygwin: add 3.1.1 release text belatedly Signed-off-by: Corinna

[newlib-cygwin] Created tag cygwin-3_1_1-release

2019-12-18 Thread Corinna Vinschen
The signed tag 'cygwin-3_1_1-release' was created pointing to: 26cc776... Cygwin: autoload: Add missing GetProcessGroupAffinity/GetTh Tagger: Corinna Vinschen Date: Wed Dec 18 10:20:23 2019 +0100 Cygwin 3.1.1 release

[newlib-cygwin] Cygwin: autoload: Add missing GetProcessGroupAffinity/GetThreadGroupAffinity

2019-12-17 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=26cc7769b4b587564b610845eed9bf4efb1b16f7 commit 26cc7769b4b587564b610845eed9bf4efb1b16f7 Author: Corinna Vinschen Date: Tue Dec 17 16:44:54 2019 +0100 Cygwin: autoload: Add missing GetProcessGroupAffinity/GetThreadGroupAffinity

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.1

2019-12-16 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d3574fc148721fbaf5be8afa7c32e0bc1aa3bf5c commit d3574fc148721fbaf5be8afa7c32e0bc1aa3bf5c Author: Corinna Vinschen Date: Mon Dec 16 21:09:50 2019 +0100 Cygwin: Bump DLL version to 3.1.1 Signed-off-by: Corinna Vinschen

[newlib-cygwin] Cygwin: add strtold fix to release message

2019-12-16 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f69b2421bb385787b17aec061f538d75f272e5b9 commit f69b2421bb385787b17aec061f538d75f272e5b9 Author: Corinna Vinschen Date: Mon Dec 16 16:39:17 2019 +0100 Cygwin: add strtold fix to release message Signed-off-by: Corinna

[newlib-cygwin] Created tag cygwin-3_1_0-release

2019-12-16 Thread Corinna Vinschen
The signed tag 'cygwin-3_1_0-release' was created pointing to: f69b242... Cygwin: add strtold fix to release message Tagger: Corinna Vinschen Date: Mon Dec 16 16:40:18 2019 +0100 Cygwin 3.1.0 release

[newlib-cygwin] Cygwin: ilogbl: Make sure to return FP_ILGB0 on zero input

2019-12-16 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=29ba52da95532f61e2e15694245d5f25620e34b6 commit 29ba52da95532f61e2e15694245d5f25620e34b6 Author: Corinna Vinschen Date: Mon Dec 16 10:50:17 2019 +0100 Cygwin: ilogbl: Make sure to return FP_ILGB0 on zero input Signed-off

[newlib-cygwin] Cygwin: /proc/[PID]/stat to pull process priority correctly

2019-12-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8574f8a1e4b02a4b47e2434111c4e2c382a9f046 commit 8574f8a1e4b02a4b47e2434111c4e2c382a9f046 Author: Anton Lavrentiev via cygwin-patches Date: Sat Nov 30 22:58:14 2019 -0500 Cygwin: /proc/[PID]/stat to pull process priority correctly

[newlib-cygwin] Cygwin: pty: Convert CamelCase names to snake_case names.

2019-11-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=edb1be4ccec1e26c886e8a4646f57f47c0b7468e commit edb1be4ccec1e26c886e8a4646f57f47c0b7468e Author: Takashi Yano Date: Sat Nov 16 08:27:24 2019 +0900 Cygwin: pty: Convert CamelCase names to snake_case names. Diff: ---

[newlib-cygwin] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent.

2019-11-15 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1626569222066ee601f6c41b29efcc95202674b7 commit 1626569222066ee601f6c41b29efcc95202674b7 Author: Takashi Yano Date: Wed Nov 13 19:49:29 2019 +0900 Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. -

[newlib-cygwin] Cygwin: console: Revise the code checking if the console is legacy.

2019-11-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8f8522c82a43c926119a5764ff009e4e5c26bbdf commit 8f8522c82a43c926119a5764ff009e4e5c26bbdf Author: Takashi Yano Date: Wed Nov 13 03:04:59 2019 +0900 Cygwin: console: Revise the code checking if the console is legacy. -

[newlib-cygwin] regtool: allow /proc/registry{, 32, 64}/ registry path prefix

2019-11-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d3110717f0a39ec7d00921c048bfd3c8f8efe7c4 commit d3110717f0a39ec7d00921c048bfd3c8f8efe7c4 Author: Brian Inglis Date: Mon Nov 11 10:29:00 2019 -0700 regtool: allow /proc/registry{,32,64}/ registry path prefix The user can

[newlib-cygwin] Cygwin: pty: Use redraw screen instead of clear screen.

2019-11-13 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7ef4290a98edca60cfbab44327384f8ad6b471da commit 7ef4290a98edca60cfbab44327384f8ad6b471da Author: Takashi Yano Date: Tue Nov 12 22:00:23 2019 +0900 Cygwin: pty: Use redraw screen instead of clear screen. - Previously, pty

  1   2   3   4   5   6   7   8   9   10   >