public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
[PATCH] Cygwin: Speed up mkimport
 2020-12-16 14:29 UTC  (10+ messages)

[PATCH] Cygwin: pty: Revise the workaround for rlwrap
 2020-12-16  9:40 UTC  (2+ messages)

[PATCH] Cygwin: pty: Check response for CSI6n more strictly
 2020-12-16  9:39 UTC  (2+ messages)

[PATCH] Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled
 2020-12-14 10:04 UTC  (2+ messages)

[PATCH] Cygwin: pty: Add a workaround for rlwrap
 2020-12-14  8:26 UTC 

[PATCH] Cygwin: pty: Revise the code for timeout in term_has_pcon_cap()
 2020-12-14  8:26 UTC 

[PATCH v2] cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn
 2020-12-10  9:47 UTC  (2+ messages)

[PATCH 1/1] cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn
 2020-12-09  9:25 UTC  (7+ messages)

[PATCH] Use automake (v3)
 2020-12-08 15:50 UTC  (15+ messages)

[PATCH] Cygwin: Launch cygmagic with bash, not sh
 2020-12-08 14:50 UTC  (3+ messages)

[PATCH] Cygwin: Allow to set SO_PEERCRED zero (v2)
 2020-12-08  9:53 UTC  (6+ messages)

[PATCH] Fix trace output for getdomainname()
 2020-12-07  9:41 UTC  (2+ messages)

[PATCH] Cygwin: Allow to set SO_PEERCRED zero
 2020-12-07  9:36 UTC  (2+ messages)

[PATCH v2 0/2] proc(5) man page
 2020-12-04 12:09 UTC  (8+ messages)
` [PATCH v2 1/2] specialnames.xml: add proc(5) Cygwin "
` [PATCH v2 2/2] winsup/doc/Makefile.in: create man5 dir and install proc.5

[PATCH] Cygwin: Fix access to block devices below /proc/sys
 2020-12-01 19:36 UTC  (9+ messages)

[PATCH 0/2] winsup/doc/: add proc(5) man page
 2020-11-25  6:44 UTC  (7+ messages)
` [PATCH 1/2] specialnames.xml: add proc(5) Cygwin "
      `  "
` [PATCH 2/2] winsup/doc/Makefile.in: create man5 dir and install proc.5

[PATCH] Use automake (v2)
 2020-11-23 16:36 UTC  (3+ messages)

[PATCH v2 0/3] Three pty fixes regarding pseudo console
 2020-11-23 15:25 UTC  (5+ messages)
` [PATCH v2 1/3] Cygwin: pty: Fix a bug in the code removing "CSI > Pm m"
` [PATCH v2 2/3] Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output
` [PATCH v2 3/3] Cygwin: pty: Fix minor style issue

[PATCH 0/2] Two pty fixes regarding pseudo console
 2020-11-23 11:02 UTC  (5+ messages)
` [PATCH 1/2] Cygwin: pty: Fix a bug in the code removing "CSI > Pm m"
` [PATCH 2/2] Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output

[PATCH 0/3] Further build cleanups
 2020-11-23  8:46 UTC  (5+ messages)
` [PATCH 1/3] Drop libgmon.a build dependency on gcrt0.o
` [PATCH 2/3] Use standard CXXFLAGS when compiling localtime_wrapper.c
` [PATCH 3/3] Have cygmagic not create output if an error occurs

proc(5) and xml version
 2020-11-23  8:45 UTC  (7+ messages)

[PATCH] Cygwin: fhandler_fifo::cleanup_handlers: improve efficiency
 2020-11-19 20:35 UTC 

[PATCH 0/3] Use automake
 2020-11-18 20:38 UTC  (5+ messages)
` [PATCH 1/3] Remove recursive configure for cygwin
` [PATCH 2/3] Remove surplus autoconf auxiliary files
` [PATCH 3/3] Use automake

[PATCH] Cygwin: path_conv::eq_worker: add NULL pointer checks
 2020-11-16 13:37 UTC  (3+ messages)

[PATCH 0/4] Still more Makefile/configure cleanups
 2020-11-13  9:18 UTC  (6+ messages)
` [PATCH 1/4] Use grep in text mode to look for version strings
` [PATCH 2/4] Drop duplicate C++ flags used to build utils
` [PATCH 3/4] Fix 'make check' in utils
` [PATCH 4/4] Testsuite Makefile cleanup

[PATCH 00/11] testsuite refurbishment
 2020-11-09 21:01 UTC  (20+ messages)
` [PATCH 01/11] Add testsuite directory to autogen.sh
` [PATCH 02/11] Always configure in testsuite subdirectory
` [PATCH 03/11] Add rule to testsuite Makefile to regenerate it when needed
` [PATCH 04/11] Avoid 'Makefile.in seems to ignore the --datarootdir setting' warning
` [PATCH 05/11] Move adding libltp to VPATH after Makefile.common
` [PATCH 06/11] Define target_builddir autoconf and Makefile variables
` [PATCH 07/11] Detect and use MinGW compilers for testsuite wrappers
` [PATCH 08/11] Use absolute path to libltp includes
` [PATCH 09/11] Check exit code of a test, rather than stdout
` [PATCH 10/11] Set PATH for tests to pick up cygwin0.dll
` [PATCH 11/11] Ensure temporary directory used by tests exists

[PATCH] Cygwin: fhandler_fifo: reduce size
 2020-11-09 10:05 UTC  (2+ messages)

[PATCH v4 3/3] testsuite: don't strip dir from obj files
 2020-11-09 10:04 UTC  (4+ messages)
` [PATCH v5] Cygwin: rewrite cmdline parser
  ` [PATCH] "

[PATCH 0/7] Yet more Makefile/configure cleanups
 2020-11-02 11:21 UTC  (9+ messages)
` [PATCH 1/7] Remove intro2man.stamp on clean
` [PATCH 2/7] Drop AC_SUBST(build_exeext)
` [PATCH 3/7] Remove autoconf variable DLL_NAME
` [PATCH 4/7] Drop autoconf variable all_host
` [PATCH 5/7] Remove Makefile contents conditional on PREPROCESS, which is never defined
` [PATCH 6/7] Remove rules for building libcygwin_s.a
` [PATCH 7/7] Drop passing '-c' compiler flag into gentls_offsets

[PATCH 0/3] Remove recursive configure for Cygwin
 2020-10-31 15:07 UTC  (12+ messages)
` [PATCH 1/3] Remove intro2man.stamp on clean
` [PATCH 2/3] Drop AC_SUBST(build_exeext)
` [PATCH 3/3] Remove recursive configure for cygwin

[PATCH 0/6] More Makefile/configure cleanups
 2020-10-27 16:09 UTC  (12+ messages)
` [PATCH 1/6] Remove lsaauth
` [PATCH 2/6] Drop cygwin version.o from cygserver
` [PATCH 3/6] gendef generates sigfe.s and cygwin.def
` [PATCH 4/6] Remove nostdlib Makefile variable
` [PATCH 5/6] Drop do-nothing install_host target
` [PATCH 6/6] Drop do-nothing install_target target

[PATCH 0/3] Remove ccwrap
 2020-10-27 16:05 UTC  (5+ messages)
` [PATCH 1/3] Stop using c++wrap for MinGW-compiled utilities
` [PATCH 2/3] Remove ccwrap
` [PATCH 3/3] Remove --with-windows-{libs,headers}

[PATCH] Cygwin: fix return value of sqrtl on negative infinity
 2020-10-27 14:15 UTC  (2+ messages)

[PATCH] Cygwin: pty: Disable ResizePseudoConsole() if stdout is redirected
 2020-10-27  9:27 UTC  (2+ messages)

[PATCH] Cygwin: pty: Fix race condition in initialization of pseudo console
 2020-10-26  9:05 UTC  (2+ messages)

[PATCH 0/1] Fix MSG_WAITALL support
 2020-10-23  9:21 UTC  (3+ messages)

Happy TwentyFifth (25th) Birthday Cygwin!
 2020-10-19 11:51 UTC  (2+ messages)

[PATCH] Use aclocal option --system-acdir rather than --acdir
 2020-10-19 11:49 UTC  (2+ messages)

[PATCH v2 0/6] Some AF_UNIX fixes
 2020-10-15  8:16 UTC  (7+ messages)

[PATCH 0/8] Makefile/configure cleanups
 2020-10-13 18:11 UTC  (5+ messages)
` [PATCH 2/8] Drop STDINCFLAGS overrides

[PATCH] format_proc_cpuinfo: add enqcmd cpuinfo flag
 2020-10-13 18:07 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).