First quarter 2021 Archives by thread
Starting: Mon Jan 11 12:18:28 GMT 2021
Ending: Fri Mar 26 01:29:30 GMT 2021
Messages: 401
- [PATCH] Cygwin: Interim malloc speedup
Corinna Vinschen
- [PATCH] Cygwin: fstatat: call fstat64 instead of fstat
Ken Brown
- [PATCH 0/5] Some revisions for pty and console code.
Takashi Yano
- [PATCH] Cygwin: pty: Set input_available_event only for cygwin pipe.
Takashi Yano
- [PATCH 00/11] Improve rm speed
Ben Wijen
- [PATCH] Cygwin: document a recent bug fix
Ken Brown
- [PATCH v2 4/5] Cygwin: pty: Prevent pty from changing code page of parent console.
Takashi Yano
- [PATCH v3] Cygwin: pty: Prevent pty from changing code page of parent console.
Takashi Yano
- [PATCH] Cygwin: spawn.cc: Fix typo in comment by commit 974e6d76.
Takashi Yano
- [PATCH] Cygwin: pty: Lessen the side effect of workaround for rlwarp.
Takashi Yano
- [PATCH] Cygwin: pty: Reduce buffer size in get_console_process_id().
Takashi Yano
- [PATCH] Cygwin: console: Fix "Bad file descriptor" error in script command.
Takashi Yano
- [PATCH] Cygwin: normalize_posix_path: fix error handling when .. is encountered
Ken Brown
- [PATCH] Cygwin: ptsname_r: always return an error number on failure
Ken Brown
- [PATCH 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH v2 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH] Cygwin: console: Add missing guard regarding attach_mutex.
Takashi Yano
- [PATCH v3 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH] Cygwin: chown: make sure ctime gets updated when necessary
Ken Brown
- [PATCH v4 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH v5 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH v6 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH] Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW
Ken Brown
- [PATCH v2] Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW
Ken Brown
- fhandler_serial.cc: MARK and SPACE parity for serial port
Marek Smetana
- [PATCH] Cygwin: getdtablesize: always return OPEN_MAX_MAX
Ken Brown
- [PATCH v7 0/4] Improve pseudo console support.
Takashi Yano
- [PATCH 0/2] Make terminal read() thread-safe.
Takashi Yano
- [PATCH v2 0/2] Make terminal read() thread-safe.
Takashi Yano
- [PATCH v3 0/2] Make terminal read() thread-safe.
Takashi Yano
- [PATCH] Cygwin: console: Align the behaviour against signal with pty.
Takashi Yano
- [PATCH] Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop().
Takashi Yano
- [PATCH 0/4] getdtablesize, OPEN_MAX, etc.
Ken Brown
- [PATCH] CYGWIN: Fix resolver debugging output
Anton Lavrentiev
- [PATCH 0/1] Recognizing native Windows AF_UNIX sockets
Ken Brown
- [PATCH] Cygwin: Have tmpfile(3) use O_TMPFILE
Mark Geisert
- [PATCH 0/1] Fix fstat on FIFOs, part 1
Ken Brown
- [PATCH] Cygwin: pty: Reduce unecessary input transfer.
Takashi Yano
- [PATCH v2] Cygwin: Have tmpfile(3) use O_TMPFILE
Mark Geisert
- [PATCH v2] Cygwin: pty: Reduce unecessary input transfer.
Takashi Yano
- [PATCH] winsup/doc/posix.xml: add note for getrlimit, setrlimit, links to notes
Brian Inglis
- [PATCH] Cygwin: console: Abort read() on SIGWINCH if SA_RESTART is not set.
Takashi Yano
- [PATCH v2] Cygwin: console: Abort read() on signal if SA_RESTART is not set.
Takashi Yano
- [PATCH] Cygwin: pty: Fix a bug in input transfer for GDB.
Takashi Yano
- [PATCH v2] winsup/doc/posix.xml: add note for getrlimit, setrlimit, xrefs to notes
Brian Inglis
- [PATCH] Cygwin: console: Introduce new thread which handles input signal.
Takashi Yano
- [PATCH v2] Cygwin: console: Introduce new thread which handles input signal.
Takashi Yano
- [PATCH] cpuinfo: fix check; add AVX features; move SME, SEV/_ES features
Brian Inglis
- [PATCH v2 0/2] cpuinfo: fix check; add AVX features; move SME, SEV/_ES features
Brian Inglis
- [PATCH 0/2] Console fixes for Win7.
Takashi Yano
- [PATCH] Cygwin: Add console fix regarding Ctrl-Z etc. to release notes.
Takashi Yano
- [PATCH] Cygwin: pty: Reflect tty settings to pseudo console mode.
Takashi Yano
- [PATCH] Cygwin: pty: Make tty setting NOFLSH work.
Takashi Yano
- [PATCH 0/3] Fix fstat on FIFOs, part 2
Ken Brown
- [PATCH 0/2] Cygwin: pty, console: Make FLUSHO and Ctrl-O work.
Takashi Yano
- [PATCH] Cygwin: pty: Fix segfault caused when tcflush() is called.
Takashi Yano
- [PATCH] Cygwin: console: Prevent NULL pointer access in close().
Takashi Yano
- [PATCH] Cygwin: AF_UNIX: allow opening with the O_PATH flag
Ken Brown
- [PATCH] index.html: update Cygwin home page to show version 3.1.7
Brian Inglis
- [PATCH 0/1] Fix facl on files opened with O_PATH
Ken Brown
- [PATCH 0/7] Fix some system calls on sockets
Ken Brown
- [PATCH] cygwin-htdocs/lists.html: add note about attachment size limits
Brian Inglis
- [PATCH] Cygwin: pty: Fix a race issue in startup of pseudo console.
Takashi Yano
- [PATCH] Cygwin: console: Fix restoring console mode failure.
Takashi Yano
- [PATCH v2] Cygwin: console: Fix restoring console mode failure.
Takashi Yano
- [PATCH] Cygwin: pty: Discard input already accepted on interrupt.
Takashi Yano
- [PATCH] Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK.
Takashi Yano
- [PATCH] winsup/doc/dll.xml: update MinGW/.org to MinGW-w64/.org
Brian Inglis
- [PATCH] Cygwin: pty: Attach to stub process when non-cygwin app inherits pcon.
Takashi Yano
- [PATCH] Cygwin: pty: Transfer input for native app only if the stdin is pcon.
Takashi Yano
- [PATCH 0/2] cygwin-htdocs: update MinGW references
Brian Inglis
- [PATCH] Cygwin: pty: Transfer input only if the stdin is a pty.
Takashi Yano
- [PATCH 0/2] Handle "app execution aliases"
Johannes Schindelin
- [PATCH 1/2] Treat Windows Store's "app execution aliases" as symbolic links
Johannes Schindelin
- [PATCH 2/2] Allow executing Windows Store's "app execution aliases"
Johannes Schindelin
- [PATCH] Cygwin: pty: Rename input named pipes.
Takashi Yano
- [PATCH 0/2] Return appropriate handle by _get_osfhandle() and GetStdHandle().
Takashi Yano
- [PATCH v2 0/3] Return appropriate handle by _get_osfhandle() and GetStdHandle().
Takashi Yano
- [PATCH] Cygwin: pty: Rename input/output named pipes.
Takashi Yano
- test
Corinna Vinschen
- test2
Corinna Vinschen
Last message date:
Fri Mar 26 01:29:30 GMT 2021
Archived on: Fri Mar 26 01:31:26 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).