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

[PATCH 0/1] Fix console again (Re: Pseudo console support in PTY)

[PATCH 0/5] More FIFO bug fixes

[PATCH 00/14] FIFO bug fixes and code simplifications

[PATCH 01/14] Cygwin: FIFO: rename client[] to fc_handler[]

[PATCH 02/14] Cygwin: FIFO: hit_eof: add a call to fifo_client_lock

[PATCH 03/14] Cygwin: FIFO: remember the type of the fhandler

[PATCH 04/14] Cygwin: FIFO: fix a thinko in listen_client_thread

[PATCH 05/14] Cygwin: FIFO: fix the error checking in raw_read

[PATCH 06/14] Cygwin: check for STATUS_PENDING in fhandler_base::raw_read

[PATCH 07/14] Cygwin: FIFO: code simplification: don't overload get_handle

[PATCH 08/14] Cygwin: FIFO: fix fifo_client_handler::close

[PATCH 09/14] Cygwin: FIFO: fix the use of the read_ready event

[PATCH 1/1] Cygwin: console: fix key input for native console application

[PATCH 1/2] Cygwin: fork: Always pause child after fixups.

[PATCH 1/3] Cygwin: dll_list: drop FILE_BASIC_INFORMATION

[PATCH 1/5] Cygwin: FIFO: stop the listen_client thread on an opening error

[PATCH 10/14] Cygwin: FIFO: use a retry loop when opening a writer

[PATCH 11/14] Cygwin: FIFO: fix clone

[PATCH 12/14] Cygwin: FIFO: start the listen_client thread when duping a reader

[PATCH 13/14] Cygwin: FIFO: improve raw_write

[PATCH 14/14] Cygwin: FIFO: fix and simplify listen_client_thread

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

[PATCH 2/3] Cygwin: dll_list: stat_real_file_once as dll method

[PATCH 2/5] Cygwin: FIFO: duplicate the i/o handle when opening a duplexer

[PATCH 3/3] Cygwin: dll_list: query dll file id at load time

[PATCH 3/5] Cygwin: FIFO: avoid WFMO error in listen_client_thread

[PATCH 4/5] Cygwin: FIFO: close connect_evt handles as soon as possible

[PATCH 5/5] Cygwin: FIFO: stop the listen_client thread before fork/exec

[PATCH draft 0/6] Remove the fhandler_base_overlapped class

[PATCH draft 1/6] Cygwin: fhandler_pipe: derive from fhandler_base

[PATCH draft 2/6] Cygwin: fhandler_pipe: add raw_read and raw_write

[PATCH draft 3/6] Cygwin: fhandler_pipe: set the blocking mode of the Windows pipe

[PATCH draft 4/6] Cygwin: fhandler_pipe: fix permission problem

[PATCH draft 5/6] Cygwin: remove the fhandler_base_overlapped class

[PATCH draft 6/6] Cygwin: add fhandler_base::npfs_handle

[PATCH draft v2 0/6] Remove the fhandler_base_overlapped class

[PATCH draft v2 1/6] Cygwin: fhandler_pipe: derive from fhandler_base

[PATCH draft v2 2/6] Cygwin: fhandler_pipe: add raw_read and raw_write

[PATCH draft v2 3/6] Cygwin: fhandler_pipe: control blocking mode of the Windows pipe

[PATCH draft v2 4/6] Cygwin: fhandler_pipe: fix permission problem

[PATCH draft v2 5/6] Cygwin: remove the fhandler_base_overlapped class

[PATCH draft v2 6/6] Cygwin: add fhandler_base::npfs_handle

Re: [PATCH fifo 0/2] Add support for duplex FIFOs

Re: [PATCH RFC] fork: reduce chances for "address space is already occupied" errors

[PATCH v2 13/14] Cygwin: FIFO: improve raw_write

[PATCH v2] cygcheck: expand common_apps list

[PATCH v2] Cygwin: Implement sched_[gs]etaffinity()

[PATCH v2] Cygwin: timerfd: avoid a deadlock

[PATCH v2] Fix return value of sched_getaffinity

[PATCH v3] Cygwin: Fix return value of sched_getaffinity

[PATCH v3] Cygwin: Implement sched_[gs]etaffinity()

[PATCH] cygcheck: expand common_apps list

[PATCH] Cygwin: Build cygwin-console-helper with correct compiler

[PATCH] Cygwin: dll_list: drop unused read_fbi method

[PATCH] Cygwin: dll_list: no recursive use of nt_max_path_buf

[PATCH] Cygwin: dll_list: stat_real_file_once with ntname

[PATCH] Cygwin: FIFO: avoid hang after exec

[PATCH] Cygwin: FIFO: restart listen_client thread after fork/exec

[PATCH] Cygwin: Fix return value of sched_getaffinity

[PATCH] Cygwin: fork: remember child as late as possible

[PATCH] Cygwin: honor the O_PATH flag when opening a FIFO

[PATCH] Cygwin: Implement CPU_SET(3) macros

[PATCH] Cygwin: timerfd: avoid a deadlock

[PATCH] Cygwin: Use correct string conversion

[PATCH] Cygwin: use win pid+threadid for forkables dirname

[PATCH] Implement sched_[gs]etaffinity()

[PATCH] Improve error handling in /proc/[pid]/ virtual files.

[PATCH] Minor improvements to socket error handling:

[PATCH] mkdir: alway check-for-existence

Re: [PATCH] mkdir: always check-for-existence

Re: [rebase PATCH] Introduce --merge-files (-M) flag

Re: [rebase PATCH] Introduce --merge-files (-M) flag (WAS: Introduce --no-rebase flag)

[rebase PATCH] Introduce --no-rebase flag

Re: [rebase PATCH] Introduce --recognize flag (WAS: Introduce --no-rebase flag)

[rebase PATCH] Introduce --with-posix-shell configure flag.

[rebase PATCH] On error, avoid a close on the -1 file descriptor.

Cygwin patches (was Re: [PATCH 00/14] FIFO bug fixes and code simplifications)


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