cygwin-patches archive
date index for October - December, 2019

This is the mail archive of the cygwin-patches mailing list for the Cygwin project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:


2019-12-31 Re: [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-30 Re: [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Brian Inglis
2019-12-30 Re: [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-30 Re: [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Brian Inglis
2019-12-30 Re: [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-30 Re: [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Brian Inglis
2019-12-29 [PATCH v2 3/3] Cygwin: fstatat: support the AT_EMPTY_PATH flag Ken Brown
2019-12-29 [PATCH v2 2/3] Cygwin: readlinkat: allow pathname to be empty Ken Brown
2019-12-29 [PATCH v2 1/3] Cygwin: allow opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-29 [PATCH v2 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-29 Re: [PATCH 3/3] Cygwin: fchownat and fstatat: support the AT_EMPTY_PATH flag Ken Brown
2019-12-28 [PATCH 3/3] Cygwin: fchownat and fstatat: support the AT_EMPTY_PATH flag Ken Brown
2019-12-28 [PATCH 2/3] Cygwin: readlinkat: allow pathname to be empty Ken Brown
2019-12-28 [PATCH 1/3] Cygwin: allow opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-28 [PATCH 0/3] Support opening a symlink with O_PATH | O_NOFOLLOW Ken Brown
2019-12-26 [PATCH] Cygwin: fhandler_socket::open: support the O_PATH flag Ken Brown
2019-12-26 Re: [PATCH] Cygwin: fhandler_socket::open: set errno according to POSIX Ken Brown
2019-12-24 [PATCH] Cygwin: fhandler_socket::open: set errno according to POSIX Ken Brown
2019-12-23 [PATCH] Cygwin: Add missing Linux #define of CPU_SETSIZE Mark Geisert
2019-12-22 Re: [PATCH] Cygwin: FIFO: use FILE_PIPE_REJECT_REMOTE_CLIENTS flag Corinna Vinschen
2019-12-21 [PATCH] Cygwin: FIFO: use FILE_PIPE_REJECT_REMOTE_CLIENTS flag Ken Brown
2019-12-21 Re: [PATCH] Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again. Takashi Yano
2019-12-19 RE: [PATCH] Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again. Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin-patches
2019-12-19 Re: [PATCH] Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again. Corinna Vinschen
2019-12-19 [PATCH] Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again. Takashi Yano
2019-12-18 Re: [PATCH] Cygwin: pty: Fix a bug regarding ESC[?3h and ESC[?3l handling. Corinna Vinschen
2019-12-18 [PATCH] Cygwin: pty: Fix a bug regarding ESC[?3h and ESC[?3l handling. Takashi Yano
2019-12-15 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-12-15 Re: [PATCH] Cygwin: Provide more COM devices Brian Inglis
2019-12-15 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-12-15 Re: [PATCH] Cygwin: Provide more COM devices Brian Inglis
2019-12-14 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-12-02 Re: [PATCH] Cygwin: /proc/[PID]/stat to pull process priority correctly Corinna Vinschen
2019-12-01 [PATCH] Cygwin: /proc/[PID]/stat to pull process priority correctly Anton Lavrentiev via cygwin-patches
2019-11-26 Re: [PATCH] newlib/libc/include/sys/features.h: update __STDC_ISO_10646__ Corinna Vinschen
2019-11-26 [PATCH] newlib/libc/include/sys/features.h: update __STDC_ISO_10646__ Brian Inglis
2019-11-25 Re: newlib/libc/include/sys/features.h: Cygwin Unicode level Corinna Vinschen
2019-11-23 newlib/libc/include/sys/features.h: Cygwin Unicode level Brian Inglis
2019-11-18 Re: [PATCH] Cygwin: pty: Convert CamelCase names to snake_case names. Corinna Vinschen
2019-11-15 [PATCH] Cygwin: pty: Convert CamelCase names to snake_case names. Takashi Yano
2019-11-15 Re: [PATCH] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. Corinna Vinschen
2019-11-15 Re: [PATCH] cygrunsrv: Added options -T and -X; fixed a couple minor issues Corinna Vinschen
2019-11-14 Re: [PATCH] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. Takashi Yano
2019-11-14 Re: [PATCH] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. Corinna Vinschen
2019-11-14 Re: [PATCH] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. Corinna Vinschen
2019-11-13 [PATCH] cygrunsrv: Added options -T and -X; fixed a couple minor issues Anton Lavrentiev via cygwin-patches
2019-11-13 Re: [PATCH] regtool: allow /proc/registry{,32,64}/ registry path prefix Brian Inglis
2019-11-13 [PATCH] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. Takashi Yano
2019-11-13 Re: [PATCH] Cygwin: pty: Use redraw screen instead of clear screen. Takashi Yano
2019-11-13 Re: [PATCH] regtool: allow /proc/registry{,32,64}/ registry path prefix Corinna Vinschen
2019-11-13 Re: cygrunsrv patch Corinna Vinschen
2019-11-13 Re: [PATCH] Cygwin: console: Revise the code checking if the console is legacy. Corinna Vinschen
2019-11-13 Re: [PATCH] Cygwin: pty: Use redraw screen instead of clear screen. Corinna Vinschen
2019-11-13 Re: [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Corinna Vinschen
2019-11-13 Re: [PATCH] regtool: allow /proc/registry{,32,64}/ registry path prefix Corinna Vinschen
2019-11-12 RE: cygrunsrv patch Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin-patches
2019-11-12 Re: cygrunsrv patch Achim Gratz
2019-11-12 cygrunsrv patch Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin-patches
2019-11-12 [PATCH] Cygwin: console: Revise the code checking if the console is legacy. Takashi Yano
2019-11-12 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-12 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Ken Brown
2019-11-12 [PATCH] Cygwin: pty: Use redraw screen instead of clear screen. Takashi Yano
2019-11-12 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-11-12 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-11 Re: [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Brian Inglis
2019-11-11 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Ken Brown
2019-11-11 [PATCH] regtool: allow /proc/registry{,32,64}/ registry path prefix Brian Inglis
2019-11-11 Re: [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Corinna Vinschen
2019-11-11 Re: [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Brian Inglis
2019-11-11 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Michael Haubenwallner
2019-11-11 Re: [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Corinna Vinschen
2019-11-11 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-11-11 Re: [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Corinna Vinschen
2019-11-10 [PATCH] regtool: Ignore /proc/registry{,32,64}/ prefix, with forward or backslashes, allowing path completion Brian Inglis
2019-11-08 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Corinna Vinschen
2019-11-08 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-11-08 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-08 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-11-08 Re: [PATCH] Cygwin: Raise dumpstack frame limit to 32 Corinna Vinschen
2019-11-08 Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Corinna Vinschen
2019-11-08 [PATCH] Cygwin: Doc change to note stackdump limit patch Mark Geisert
2019-11-08 [PATCH] Cygwin: Raise dumpstack frame limit to 32 Mark Geisert
2019-11-07 Re: [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-06 Re: [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Brian Inglis
2019-11-06 [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-06 Re: [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-06 [PATCH v2] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-06 Re: [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-06 Re: [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Brian Inglis
2019-11-06 Re: [PATCH] Cygwin: pty: Change how to determine if running as service or not. Corinna Vinschen
2019-11-06 Re: [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Corinna Vinschen
2019-11-06 [PATCH] Cygwin: pty: Change how to determine if running as service or not. Takashi Yano
2019-11-06 [PATCH] Cygwin: console, pty: Prevent error in legacy console mode. Takashi Yano
2019-11-04 Re: [PATCH] Cygwin: Provide more COM devices Corinna Vinschen
2019-11-03 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-11-01 RE: [PATCH] Cygwin: getpriority() consistent with process priority Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin-patches
2019-10-31 Re: [PATCH] Cygwin: getpriority() consistent with process priority Corinna Vinschen
2019-10-30 [PATCH] Cygwin: getpriority() consistent with process priority Anton Lavrentiev via cygwin-patches
2019-10-24 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-24 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-24 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-24 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-23 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Michael Haubenwallner
2019-10-23 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-23 Re: [PATCH] Cygwin: Provide more COM devices Corinna Vinschen
2019-10-23 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-22 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-10-22 Re: [PATCH] Cygwin: Provide more COM devices Corinna Vinschen
2019-10-22 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Michael Haubenwallner
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Michael Haubenwallner
2019-10-22 Re: [PATCH] Cygwin: Provide more COM devices Corinna Vinschen
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-22 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-21 Re: [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-10-21 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-21 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-21 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-21 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-21 Re: [PATCH] Cygwin: Provide more COM devices Corinna Vinschen
2019-10-20 [PATCH] Cygwin: Provide more COM devices Achim Gratz
2019-10-18 [PATCH v2] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-18 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-18 Re: [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Corinna Vinschen
2019-10-18 [PATCH] Cygwin: pty: Disable clear screen for ssh sessions with -t option. Takashi Yano
2019-10-18 Re: [PATCH] Cygwin: pty: Change the timing of clear screen. Takashi Yano
2019-10-17 Re: [PATCH] Cygwin: pty: Change the timing of clear screen. Ken Brown
2019-10-17 Re: [PATCH] Cygwin: pty: Change the timing of clear screen. Michael Haubenwallner
2019-10-17 Re: [PATCH] Cygwin: pty: Change the timing of clear screen. Ken Brown
2019-10-16 [PATCH] Cygwin: pty: Change the timing of clear screen. Takashi Yano
2019-10-16 [PATCH] Cygwin: pty: Avoid detach console in the process running as service. Takashi Yano
2019-10-09 [PATCH] Cygwin: spawnvp, spawnvpe: fail if executable is not in $PATH Ken Brown
2019-10-07 Re: [PATCH] Cygwin: mkdir and rmdir: treat drive names specially Ken Brown
2019-10-07 Re: [PATCH v3 00/10] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, feature flags Ken Brown
2019-10-07 [PATCH v3 07/10] fhandler_proc.cc(format_proc_cpuinfo): use feature test print macro Brian Inglis
2019-10-07 [PATCH v3 08/10] fhandler_proc.cc(format_proc_cpuinfo): add feature flags Brian Inglis
2019-10-07 [PATCH v3 10/10] fhandler_proc.cc(format_proc_cpuinfo): or model extension bits Brian Inglis
2019-10-07 [PATCH v3 06/10] fhandler_proc.cc(format_proc_cpuinfo): add microcode Brian Inglis
2019-10-07 [PATCH v3 09/10] fhandler_proc.cc(format_proc_cpuinfo): comment flags not reported Brian Inglis
2019-10-07 [PATCH v3 05/10] fhandler_proc.cc(format_proc_cpuinfo): add bogomips Brian Inglis
2019-10-07 [PATCH v3 04/10] fhandler_proc.cc(format_proc_cpuinfo): round cpu MHz Brian Inglis
2019-10-07 [PATCH v3 03/10] fhandler_proc.cc(format_proc_cpuinfo): fix AMD physical cores count Brian Inglis
2019-10-07 [PATCH v3 02/10] fhandler_proc.cc(format_proc_cpuinfo): fix cpuid level count Brian Inglis
2019-10-07 [PATCH v3 01/10] fhandler_proc.cc(format_proc_cpuinfo): fix cache size Brian Inglis
2019-10-07 [PATCH v3 00/10] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, feature flags Brian Inglis
2019-10-06 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Ken Brown
2019-10-06 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Brian Inglis
2019-10-06 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Ken Brown
2019-10-06 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags ASSI
2019-10-05 [PATCH v2] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Brian Inglis
2019-10-05 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Brian Inglis
2019-10-05 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Ken Brown
2019-10-05 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Brian Inglis
2019-10-05 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags ASSI
2019-10-04 Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Brian Inglis
2019-10-04 [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix issues, add fields, flags Brian Inglis
2019-10-03 Re: [PATCH] Cygwin: Fix signal handling issue introduced by PTY related change. Michael Haubenwallner
2019-10-03 Re: [PATCH] Cygwin: Fix signal handling issue introduced by PTY related change. Ken Brown
2019-10-03 [PATCH] Cygwin: Fix signal handling issue introduced by PTY related change. Takashi Yano
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc