[newlib-cygwin] Cygwin: fix typo

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=49ea15ef17fda59cc279a59141c9b78cd9b9a3c1 commit 49ea15ef17fda59cc279a59141c9b78cd9b9a3c1 Author: Corinna Vinschen Date: Sat Feb 2 21:15:50 2019 +0100 Cygwin: fix typo Signed-off-by: Corinna Vinschen Diff: ---

[newlib-cygwin] Cygwin: tweak Cygwin PID change release note

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d5d9aac75907798e664bc12aeb7e1ab0c16b0875 commit d5d9aac75907798e664bc12aeb7e1ab0c16b0875 Author: Corinna Vinschen Date: Sat Feb 2 21:13:37 2019 +0100 Cygwin: tweak Cygwin PID change release note Signed-off-by: Corinna

[newlib-cygwin] Cygwin: spawn: create and maintain winpid symlinks

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3a3934252c2cb390b3970edb4898f452ea2f641a commit 3a3934252c2cb390b3970edb4898f452ea2f641a Author: Corinna Vinschen Date: Sat Feb 2 20:01:41 2019 +0100 Cygwin: spawn: create and maintain winpid symlinks - If the execve'ed

[newlib-cygwin] Cygwin: kill(1): introduce a -W option

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=658f9390032ad2f4a70fb2550480ec8ca58a530a commit 658f9390032ad2f4a70fb2550480ec8ca58a530a Author: Corinna Vinschen Date: Sat Feb 2 21:02:00 2019 +0100 Cygwin: kill(1): introduce a -W option Allow to kill processes using

[newlib-cygwin] Cygwin: pinfo: simplify create_winpid_symlink

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d6cf2b781f4e14f81442ee5aaeaea9f6da73199b commit d6cf2b781f4e14f81442ee5aaeaea9f6da73199b Author: Corinna Vinschen Date: Sat Feb 2 18:11:42 2019 +0100 Cygwin: pinfo: simplify create_winpid_symlink The arguments are not

[newlib-cygwin] Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warnings

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f5c2d4db5be575ce5cb87f5727c981901639f74d commit f5c2d4db5be575ce5cb87f5727c981901639f74d Author: Corinna Vinschen Date: Sat Feb 2 15:32:28 2019 +0100 Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warnings

[newlib-cygwin] Cygwin: Makefile.in: Fix previous version info generation fix

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2cd6829619290e12095eaeed21aa1a431116d71a commit 2cd6829619290e12095eaeed21aa1a431116d71a Author: Corinna Vinschen Date: Sat Feb 2 15:10:13 2019 +0100 Cygwin: Makefile.in: Fix previous version info generation fix Commit

[newlib-cygwin] Cygwin: kill(1): disallow killing process using raw Windows PID

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8de660271fe75a6993f1c9888d24b824bb7f999d commit 8de660271fe75a6993f1c9888d24b824bb7f999d Author: Corinna Vinschen Date: Sat Feb 2 15:00:39 2019 +0100 Cygwin: kill(1): disallow killing process using raw Windows PID This

[newlib-cygwin] Cygwin: processes: fix handling of native Windows processes

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=448cf5aa4b429d5a9cebf92a0da4ab4b5b6d23fe commit 448cf5aa4b429d5a9cebf92a0da4ab4b5b6d23fe Author: Corinna Vinschen Date: Sat Feb 2 12:23:39 2019 +0100 Cygwin: processes: fix handling of native Windows processes Since

[newlib-cygwin] Cygwin: Makefile.in: Fix another dependency problem in version info

2019-02-02 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=231ad6941f9ade7bde67d27929da5a776ebd9457 commit 231ad6941f9ade7bde67d27929da5a776ebd9457 Author: Corinna Vinschen Date: Sat Feb 2 11:13:17 2019 +0100 Cygwin: Makefile.in: Fix another dependency problem in version info