cygwin-patches archive
subject index for July - September, 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:

Re: [ANNOUNCEMENT] cygwin 3.1.0-0.5 (TEST)

[PATCH 0/1] Cygwin: console: Fix read() in non-canonical mode.

[PATCH 0/1] Cygwin: pty: Fix potential state mismatch regarding pseudo console.

[PATCH 0/1] Cygwin: pty: Fix screen alternation while pseudo console switching.

[PATCH 0/1] Cygwin: pty: Fix select() with pseudo console support.

[PATCH 0/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH 0/1] Cygwin: pty: Make it sure to show up system error messages.

[PATCH 0/1] Cygwin: pty: Make SetConsoleCursorPosition() to be hooked.

[PATCH 0/1] Cygwin: pty: Prevent the helper process from exiting by Ctrl-C.

[PATCH 0/1] Cygwin: pty: Switch input and output pipes individually.

[PATCH 0/1] Don't allow getpgrp() to fail

[PATCH 0/1] Fix cursor position restoration on console

[PATCH 0/1] Fix deadlock at calling fork() in console

[PATCH 0/1] Fix PTY state management in pseudo console support.

[PATCH 0/1] Fix select() regarding SIGWINCH in console

[PATCH 0/1] Workaround for bug of hrizontal tab on console.

[PATCH 0/1] Workaround for horizontal tab on console (again)

[PATCH 0/2] silent fork retry with shm (broke emacs-X11)

[PATCH 0/2] Some fixes for PTY with pseudo console support (2)

[PATCH 0/3] Some fixes for PTY with pseudo console support (3)

[PATCH 0/4] Fix rename bug with socket files

[PATCH 0/4] Some fixes for PTY with pseudo console support (1)

[PATCH 0/5] Port to GCC 8.3

[PATCH 0/5] Some fixes for PTY with pseudo console support (4)

[PATCH 1/1] Cygwin: console: Add workaround for windows xterm compatible mode bug.

[PATCH 1/1] Cygwin: console: Fix cursor position restore after screen alternation.

[PATCH 1/1] Cygwin: console: Fix deadlock at calling fork().

[PATCH 1/1] Cygwin: console: Fix read() in non-canonical mode.

[PATCH 1/1] Cygwin: console: Fix the condition to interrupt select() by SIGWINCH

[PATCH 1/1] Cygwin: console: Fix workaround for horizontal tab position

[PATCH 1/1] Cygwin: don't allow getpgrp() to fail

[PATCH 1/1] Cygwin: pty: Fix potential state mismatch regarding pseudo console.

[PATCH 1/1] Cygwin: pty: Fix screen alternation while pseudo console switching.

[PATCH 1/1] Cygwin: pty: Fix select() with pseudo console support.

[PATCH 1/1] Cygwin: pty: Fix state management for pseudo console support.

[PATCH 1/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH 1/1] Cygwin: pty: Make it sure to show up system error messages.

[PATCH 1/1] Cygwin: pty: Make SetConsoleCursorPosition() to be hooked.

[PATCH 1/1] Cygwin: pty: Prevent the helper process from exiting by Ctrl-C.

[PATCH 1/1] Cygwin: pty: Switch input and output pipes individually.

[PATCH 1/2] Cygwin: pinfo: new remember_without_attach method

[PATCH 1/2] Cygwin: pty: Add a workaround for ^C handling.

[PATCH 1/3] Cygwin: pty: Fix bad file descriptor error in some environment.

[PATCH 1/4] Cygwin: fhandler_*: remove isdevice() and is_auto_device()

[PATCH 1/4] Cygwin: pty: Code cleanup

[PATCH 1/5] Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess

[PATCH 1/5] Cygwin: pty: Avoid potential segfault in PTY code when ppid = 1.

[PATCH 2/2] Cygwin: fork: Attach child not before success.

[PATCH 2/2] Cygwin: pty: Disable clear screen on new pty if TERM=dumb or emacs*.

[PATCH 2/3] Cygwin: pty: Use system NLS function instead of PTY's own one.

[PATCH 2/4] Cygwin: pty: Speed up a little hooked Win32 API for pseudo console.

[PATCH 2/4] Cygwin: remove path_conv::is_auto_device()

[PATCH 2/5] Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation

[PATCH 2/5] Cygwin: pty: Make GDB work again on pty.

[PATCH 3/3] Cygwin: pty: Change the timing of clearing screen.

[PATCH 3/4] Cygwin: pty: Move function hook_api() into hookapi.cc.

[PATCH 3/4] Cygwin: remove path_conv::is_fs_device()

[PATCH 3/5] Cygwin: pty: Unify the charset conversion codes into a function.

[PATCH 3/5] Cygwin: suppress GCC 8.3 errors with -Warray-bounds

[PATCH 4/4] Cygwin: pty: Limit API hook to the program linked with the APIs.

[PATCH 4/4] Cygwin: socket files are not lnk special files

[PATCH 4/5] Cygwin: fix GCC 8.3 'asm volatile' errors

Re: [PATCH 4/5] Cygwin: fix GCC 8.3 'asm volatile' errors (fwd)

[PATCH 4/5] Cygwin: pty: Add charset conversion for console apps in legacy PTY.

[PATCH 5/5] Cygwin: fix GCC 8.3 'local external declaration' errors

[PATCH 5/5] Cygwin: pty: Add missing guard when PTY is in the legacy mode.

[PATCH v2 0/1] Cygwin: console: Make console input work in GDB and strace.

[PATCH v2 0/1] Cygwin: console: Revive Win7 compatibility.

[PATCH v2 0/1] Cygwin: Fix incorrect TTY for non-cygwin process.

[PATCH v2 0/1] Cygwin: pty: Add a workaround for ^C handling.

[PATCH v2 0/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v2 0/1] Cygwin: pty: Limit API hook to the program linked with the APIs.

[PATCH v2 0/1] Cygwin: pty: Switch input and output pipes individually.

[PATCH v2 0/1] Disable clear screen on new pty if TERM=dumb or emacs*.

[PATCH v2 0/1] Fix PTY state management in pseudo console support.

[PATCH v2 0/2] silent fork retry with shm (broke emacs-X11)

[PATCH v2 1/1] Cygwin: console: Make console input work in GDB and strace.

[PATCH v2 1/1] Cygwin: console: Revive Win7 compatibility.

[PATCH v2 1/1] Cygwin: Fix incorrect TTY for non-cygwin process.

[PATCH v2 1/1] Cygwin: pty: Add a workaround for ^C handling.

[PATCH v2 1/1] Cygwin: pty: Disable clear screen on new pty if TERM=dumb or emacs*.

[PATCH v2 1/1] Cygwin: pty: Fix state management for pseudo console support.

[PATCH v2 1/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v2 1/1] Cygwin: pty: Limit API hook to the program linked with the APIs.

[PATCH v2 1/1] Cygwin: pty: Switch input and output pipes individually.

[PATCH v2 1/2] Cygwin: pinfo: stop remember doing reattach

[PATCH v2 2/2] Cygwin: fork: attach child not before success

[PATCH v2] Cygwin: Fix the address of myself

[PATCH v2] Cygwin: Implement CPU_SET(3) macros

[PATCH v2] Cygwin: normalize_win32_path: improve error checking

[PATCH v2] Cygwin: rmdir: fail if last component is a symlink, as on Linux

[PATCH v3 0/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v3 0/1] Fix PTY state management in pseudo console support.

[PATCH v3 1/1] Cygwin: pty: Fix state management for pseudo console support.

[PATCH v3 1/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v4 0/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v4 0/1] Fix PTY state management in pseudo console support.

[PATCH v4 1/1] Cygwin: pty: Fix state management for pseudo console support.

[PATCH v4 1/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v5 0/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH v5 0/1] Fix PTY state management in pseudo console support.

[PATCH v5 1/1] Cygwin: pty: Fix state management for pseudo console support.

[PATCH v5 1/1] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode.

[PATCH] Cygwin: build_env: fix off-by-one bug when re-adding PATH

[PATCH] Cygwin: console: Make console input work in GDB and strace.

[PATCH] Cygwin: console: Revive Win7 compatibility.

[PATCH] Cygwin: document the last bug fix

[PATCH] Cygwin: environ: restore SYSTEMDRIVE if unset

[PATCH] Cygwin: exec: check execute bit prior to evaluating script

[PATCH] Cygwin: fhandler_termios::tcsetpgrp: check that argument is non-negative

[PATCH] Cygwin: fix CPU_SET macro visibility

[PATCH] Cygwin: Fix incorrect TTY for non-cygwin process.

[PATCH] Cygwin: fix one more check for positive virtual_ftype_t values

[PATCH] Cygwin: Fix the address of myself

[PATCH] Cygwin: get_posix_access: avoid negative subscript

Re: [PATCH] Cygwin: Implement CPU_SET(3) macros

[PATCH] Cygwin: ldd: Try harder to get dll names

[PATCH] Cygwin: make path_conv::isdevice() return false on socket files

[PATCH] Cygwin: mkdir and rmdir: treat drive names specially

[PATCH] Cygwin: normalize_win32_path: improve error checking

[PATCH] Cygwin: pty: Correct typos that do not fit the coding style.

[PATCH] Cygwin: pty: Fix PTY so that cygwin setup shows help with -h option.

[PATCH] Cygwin: pty: Use autoload feature for pseudo console system calls.

[PATCH] Cygwin: remove old cruft from path_conv::check

[PATCH] Cygwin: rmdir: fail if last component is a symlink, as on Linux

[PATCH] Cygwin: shmat: use mmap allocator strategy on 64 bit

[PATCH] Cygwin: unbreak the build with GCC 7

[PATCH] winsup/cygwin/times.cc (times): follow Linux and allow for a NULL buf argument


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