public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
[PATCH 0/6] testsuite: various fixes
 2022-08-26 12:59 UTC  (6+ messages)
` [PATCH 1/6] Cygwin: testsuite: Don't write coredump in a child which is expected to segfault
` [PATCH 2/6] Cygwin: testsuite: Remove passing tests from XFAIL list
` [PATCH 3/6] Cygwin: testsuite: Fix TEST_RETURN for 64-bit
` [PATCH 4/6] Cygwin: testsuite: Fix size of write to temporary file to be mmap()ed
` [PATCH 5/6] Cygwin: testsuite: In pathconf01 use the temporary directory instead of "/tmp"

[PATCH] newlocale: fix crash when trying to write to __C_locale
 2022-08-11 17:35 UTC 

[PATCH] Cygwin: fix return value of symlink_info::check
 2022-08-10  7:49 UTC  (3+ messages)

[PATCH] Cygwin: pty: Fix a small bug in is_console_app()
 2022-08-05  9:00 UTC 

[PATCH] Cygwin: syscalls.cc: remove ".dll" from, blessed_executable_suffixes
 2022-08-04 18:37 UTC  (2+ messages)

[PATCH] Cygwin: console: Modify ConEmu cygwin connector hook
 2022-08-01 23:03 UTC 

[newlib-cygwin] Cygwin: Set threadnames with SetThreadDescription()
 2022-07-31 15:03 UTC  (2+ messages)

[PATCH] Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app
 2022-07-31  8:51 UTC 

[PATCH] Cygwin: console: Avoid accessing NULL pointer via cygheap->ctty
 2022-07-29 12:50 UTC 

[PATCH] Update FAQs which are out of date on the details of setup UI
 2022-07-28 18:55 UTC  (6+ messages)

[PATCH] Cygwin: console: Add workaround for ConEmu cygwin connector
 2022-07-28 15:13 UTC 

[PATCH] Cygwin: console: Add missing input_mutex guard
 2022-07-28 15:13 UTC 

[PATCH rebase] Add support for Compact OS compression for Cygwin
 2022-07-14 14:54 UTC  (6+ messages)

[PATCH] Update FAQs for removal of 32-bit Cygwin
 2022-07-11 18:06 UTC  (3+ messages)

[PATCH] Cygwin: clipboard: Add workaround for setting clipboard failure
 2022-07-11  7:45 UTC  (2+ messages)

[PATCH] Cygwin: console: Fix an issue which causes when realloc() fails
 2022-07-09  5:55 UTC 

[PATCH htdocs] Align setup help text in FAQ with setup 2.919
 2022-07-07 11:11 UTC  (4+ messages)

[PATCH] Cygwin: redefine some macros for Linux compatibility
 2022-07-07  8:44 UTC  (3+ messages)

[PATCH] Cygwin: spawn: Treat empty path as the current directory
 2022-07-05  4:54 UTC  (11+ messages)
  ` [EXTERNAL] "

[PATCH] Cygwin: console: Fix issue of pasting very long text input again
 2022-07-05  3:10 UTC 

[PATCH] Cygwin: implement getfacl(1) for socket files
 2022-07-04  8:39 UTC  (2+ messages)

[PATCH] Cygwin: console: Fix new bugs in cons_master_thread()
 2022-07-03  2:04 UTC 

[PATCH] Cygwin: console: Allow pasting very long text input
 2022-07-02  2:11 UTC 

[PATCH] Cygwin: poll: Fix a bug on inquiring same fd with different events
 2022-06-30 16:04 UTC  (2+ messages)

[PATCH] Cygwin: Make 'ulimit -c' control writing a coredump
 2022-06-22 13:59 UTC  (4+ messages)

[PATCH] Cygwin: console: Handle setting very long window title correctly
 2022-06-19  4:13 UTC 

[PATCH] Cygwin: console: Retain ENABLE_VIRTUAL_TERMIANL_PROCESSING flag
 2022-06-15  4:36 UTC 

[PATCH 7/7] Cygwin: remove miscellaneous 32-bit code
 2022-06-11 12:58 UTC  (8+ messages)

[PATCH] Cygwin: Have gmondump support ssp-generated gmon.out
 2022-06-10 10:21 UTC  (2+ messages)

[PATCH] Cygwin: remove most occurrences of __stdcall, WINAPI, and, __cdecl
 2022-06-07 18:00 UTC  (9+ messages)

[PATCH] Cygwin: Set threadnames with SetThreadDescription()
 2022-06-01 17:48 UTC  (3+ messages)

[PATCH 4/7] Cygwin: remove some 32-bit only path conversion functions
 2022-05-29 13:39 UTC  (2+ messages)

[PATCH] Cygwin: cygheap: Fix the issue of cygwin1.dll in the root directory
 2022-05-28 15:23 UTC  (2+ messages)

[PATCH 6/7] Cygwin: remove 32-bit only clipboard code
 2022-05-26 19:17 UTC 

[PATCH 5/7] Cygwin: remove some 32-bit only environment code
 2022-05-26 19:17 UTC 

[PATCH 3/7] Cygwin: remove regparm.h
 2022-05-26 19:17 UTC 

[PATCH 2/7] Cygwin: simplify some function names
 2022-05-26 19:17 UTC 

[PATCH 1/7] Cygwin: remove some 32-bit-only function definitions
 2022-05-26 19:16 UTC 

[PATCH 0/7] Remove 32-bit code
 2022-05-26 19:16 UTC 

[PATCH] fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.18 cpuinfo flags
 2022-05-25 17:32 UTC  (2+ messages)

[PATCH] Cygwin: fix mknod (64-bit only)
 2022-05-22 16:18 UTC 

[PATCH v2] Cygwin: Use two pass parse for tlsoffsets generation
 2022-05-18 18:48 UTC 

[PATCH] Cygwin: Use two pass parse for tlsoffsets generation
 2022-05-18 18:22 UTC 

[PATCH] Cygwin: pty: Fix script command crash on console in Win7
 2022-05-14 22:28 UTC 

[PATCH 0/1] fhandler_process.cc(format_process_stat): fix /proc/pid/stat issues
 2022-05-11 14:55 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] Cygwin: pty: Avoid script command crash in console
 2022-05-09 11:21 UTC 

[PATCH] Cygwin: pty: Not to change code page of parent console
 2022-05-09  3:34 UTC 

[PATCH] Cygwin: pty: Add missing attach_mutex guard
 2022-05-08 15:57 UTC 

[PATCH] Cygwin: pty: Avoid deadlock when pcon is started on console
 2022-05-08 15:45 UTC 

[PATCH] Cygwin: pty: Change the condition to send Ctrl-C event
 2022-05-08 13:11 UTC 

[PATCH] Cygwin: pty: Fix timing of creating invisible console
 2022-05-08 11:04 UTC 

[PATCH] Cygwin: pty: Fix acquiring attach_mutex timing
 2022-05-08 11:03 UTC 

load average calculation failing
 2022-05-08 10:27 UTC 

[PATCH] Cygwin: sigproc: Avoid segfault caused by signal just after fork()
 2022-05-06 18:46 UTC 

[PATCH] Cygwin: Unconditionally require win32api >= 10.0.0
 2022-04-28 14:06 UTC  (2+ messages)

[PATCH 0/2] Fix build with w32api 10.0.0
 2022-04-28 13:23 UTC  (6+ messages)
` [PATCH 1/2] Cygwin: "
` [PATCH 2/2] Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY

[PATCH] Cygwin: Fix "0x0x" in gmondump and ssp man pages
 2022-04-27  9:42 UTC  (2+ messages)

[PATCH] Cygwin: pty: Fix Ctrl-C behaviour in latest GDB
 2022-04-18 11:51 UTC 

[PATCH] Cygwin: pty: Fix deadlock caused by Ctrl-C in setup_pseudoconsole()
 2022-04-18 11:49 UTC 

[PATCH] Cygwin: pty: Do not set internal handles in HPCON inheritable
 2022-04-18 11:48 UTC 

[PATCH] Cygwin: pty: Close pseudo console only if the process is the owner
 2022-04-09  4:37 UTC 

[PATCH v6] Cygwin: pipe: Avoid deadlock for non-cygwin writer
 2022-04-01 12:55 UTC  (2+ messages)

[PATCH] fhandler_proc.cc(format_proc_cpuinfo): add Linux Superb Owl cpuinfo flags
 2022-04-01 12:55 UTC  (2+ messages)

[PATCH v4] Cygwin: pipe: Avoid deadlock for non-cygwin writer
 2022-04-01  8:44 UTC  (5+ messages)

[PATCH] Cygwin: pty: Fix crash on master close in Windows 7
 2022-03-30  3:56 UTC 

[PATCH v5] Cygwin: pipe: Avoid deadlock for non-cygwin writer
 2022-03-30  0:20 UTC 

[PATCH v3] Cygwin: pipe: Avoid deadlock for non-cygwin writer
 2022-03-25 11:32 UTC 

[PATCH v2] Cygwin: pipe: Avoid deadlock for non-cygwin writer
 2022-03-23  8:48 UTC 

[PATCH] Cygwin: pipe: Avoid deadlock for non-cygwin writer
 2022-03-22 14:28 UTC 

[PATCH] Cygwin: console: Do not use memcmp() to compare INPUT_RECORD
 2022-03-19  0:45 UTC 

[PATCH] Cygwin: console: Ignore dwControlKeyState in event comparison
 2022-03-18 23:49 UTC 

[PATCH] Cygwin: console: Fix typeahead key swapping which still occurs
 2022-03-18 13:42 UTC 

[PATCH] Cygwin: Fix gmondump formatting goofs
 2022-03-17  3:06 UTC  (3+ messages)

[PATCH] Cygwin: document recent gmondump formatting fix
 2022-03-17  3:02 UTC 

[PATCH] winsup: disable fortify source
 2022-03-16  7:47 UTC  (2+ messages)

[PATCH] Cygwin: path: Convert type of variable 'remlen' to DWORD
 2022-03-14 18:00 UTC  (2+ messages)

[PATCH v2] Cygwin: path: Add fallback for DFS mounted drive
 2022-03-14 11:04 UTC  (2+ messages)

[PATCH] Cygwin: fsync: Return EINVAL for special files
 2022-03-14  9:50 UTC  (2+ messages)

[PATCH] Cygwin: console, pty: Fix segfault in child_info_spawn::worker()
 2022-03-10 11:33 UTC 

[PATCH] Cygwin: update 3.3.5 release notes
 2022-03-05  9:24 UTC 

[PATCH] Cygwin: add 3.3.5 release notes
 2022-03-05  2:27 UTC 

[PATCH] Cygwin: pty: Adopt the variable name to the name generally used
 2022-03-05  1:05 UTC 

[PATCH] Cygwin: pty: Add several further comments to the pty code
 2022-03-04 23:42 UTC 

[PATCH] Cygwin: pty: Take account of CR+NL line feed in input
 2022-03-04 15:48 UTC 

[PATCH] Cygwin: pty: Update some comments in pty code
 2022-03-04 13:32 UTC  (2+ messages)
` [PATCH] Cygwin: pty: Fix a possible race issue in initialization of pcon

[PATCH] Cygwin: pty: Treat both CR and NL as line feed in transfer_inpup()
 2022-03-04 11:05 UTC  (3+ messages)
` [PATCH] Cygwin: pty: Rearrange reset_switch_to_nat_pipe() calls
` [PATCH] Cygwin: pty: Omit transfer_input() call where it is no longer needed

[PATCH] Cygwin: pty: Stop to use PID_NEW_PG flag as a marker for GDB
 2022-03-03 18:15 UTC 

[PATCH] Cygwin: pty: Simplify the setup code for GDB a bit
 2022-03-03 18:14 UTC 

[PATCH] Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive()
 2022-03-03 18:14 UTC 

Cygwin sysconf.cc
 2022-03-02 21:04 UTC  (5+ messages)

[PATCH] Cygwin: pty: Add still missing acquire/release_attach_mutex
 2022-03-02 19:50 UTC 

[PATCH] Cygwin: pty: Communalize the code for temporary attach to console
 2022-03-02 12:59 UTC 

[PATCH] Cygwin: console, pty: Revamp the acquire/release_attach_mutex timing
 2022-03-02 10:21 UTC 

[PATCH] Cygwin: console: Fix a bug from comparison between int and DWORD
 2022-03-02  2:14 UTC 

[PATCH] winsup: enable maintainer mode support
 2022-03-02  1:42 UTC  (3+ messages)

[PATCH] Cygwin: console: Prevent special keys processing from drop
 2022-03-02  1:10 UTC 

[PATCH] Cygwin: console: Stop to create struct instance which is not needed
 2022-03-01 23:48 UTC 

[PATCH] Cygwin: pty: Rename some functions/variables with the name *pcon*
 2022-03-01 13:20 UTC 

[PATCH] Cygwin: pty: Reorganize the code path of setting up and closing pcon
 2022-03-01 10:39 UTC 

[PATCH] Cygwin: pty: Avoid cutting the branch the pty master is sitting on
 2022-03-01 10:38 UTC 

[PATCH] Cygwin: pty: Isolate CTRL_C_EVENTs between ptys
 2022-02-28 11:55 UTC 

[PATCH] Cygwin: console: Improve the code to avoid typeahead key swapping
 2022-02-28 11:16 UTC 

[PATCH 0/2] Provide virtual /dev/fd and /dev/{stdin,stdout,stderr} symlinks
 2022-02-28  9:57 UTC  (5+ messages)
  ` [PATCH 0/2] Provide virtual /dev/fd and /dev/{stdin, stdout, stderr} symlinks

[PATCH v2] Cygwin: pinfo: Fix exit code for non-cygwin apps which reads console
 2022-02-28  9:44 UTC  (4+ messages)

[PATCH 0/2] Drop pointless loadlib.h use in utilities
 2022-02-28  9:44 UTC  (4+ messages)
` [PATCH 2/2] Cygwin: Drop use of loadlib.h in regtool

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).