Commit Graph

  • 0ee972d1b0 ctype.h: Fix unused variable warnings Aschref Ben Thabet 2020-07-16 10:28:49 +0200
  • 52ad92e1b6 Cygwin: document previous poll/select patch Corinna Vinschen 2020-07-16 10:58:40 +0200
  • aa86784937 Cygwin: make sure failed sockets always signal writability Marc Hoersken 2020-07-15 20:53:21 +0200
  • b1237e64fd Cygwin: FAQ 1.6: Update "Who's behind the project?" Brian Inglis 2020-07-13 07:30:07 -0600
  • 906ce51747 Cygwin: FAQ 1.5: Clarify "What version is this" Brian Inglis 2020-07-13 06:58:56 -0600
  • 2a0e84c8db
    Cygwin: Make dumper scan more than first 4GB of VM on x86_64 Jon Turney 2020-07-01 14:00:53 +0100
  • 7dd1b08836
    Cygwin: Add a new win32_pstatus data type for modules on x86_64 Jon Turney 2020-06-29 16:45:26 +0100
  • 38f8860146
    Cygwin: Update ELF target used by dumper on x86_64 Jon Turney 2020-06-29 14:36:00 +0100
  • f2a285bd4f
    Cygwin: Slightly improve error_start documentation Jon Turney 2020-06-10 14:52:41 +0100
  • b21ad33e08 testsuite: Fix iconv tests to use new encoding config defines Keith Packard via Newlib 2020-07-09 16:58:48 -0700
  • 24f3c61953 libc/iconv: find_alias was mis-computing remaining alias table length Keith Packard via Newlib 2020-07-09 16:58:47 -0700
  • 2c33d31fa8 libc/iconv: Remove unneeded pointer var for _iconv_aliases Keith Packard via Newlib 2020-07-09 16:58:46 -0700
  • 6c772f4547 libc/iconv: Detect CES handler loading failure Keith Packard via Newlib 2020-07-09 16:58:45 -0700
  • acfc63b0cf Fix invalid acl_entry_t on 32-bit Cygwin David Allsopp 2020-07-09 20:17:03 +0100
  • 462fcdb67f Cygwin: convert sys_wcstombs/sys_mbstowcs wrapper to inline functions Corinna Vinschen 2020-07-10 10:29:33 +0200
  • b3af1d5aa3 Cygwin: Bump DLL version to 3.1.7 Corinna Vinschen 2020-07-09 10:14:20 +0200
  • 4b94604c79 Cygwin: add microcode patch to release messages Corinna Vinschen 2020-07-09 09:55:34 +0200
  • 7b2c7fca04 format_proc_cpuinfo: fix microcode revision shift direction Brian Inglis 2020-07-07 13:00:37 -0600
  • 54bb6589c3 fhandler_proc.cc(format_proc_cpuinfo): add microcode registry lookup values Brian Inglis 2020-07-07 13:00:36 -0600
  • 104caeb7b1 Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for arm Eshan dhawan via Newlib 2020-07-04 04:11:06 +0530
  • bb96bd03b0 Cygwin: fix buffer overrun in cygwin_strcasecmp Corinna Vinschen 2020-07-06 13:17:53 +0200
  • f095752167 libm: machine: Add missing sparc and mips configuration Corinna Vinschen 2020-07-03 10:45:44 +0200
  • 65918715a0 mips fenv support Eshan dhawan via Newlib 2020-07-03 02:43:06 +0530
  • 03bf9f431c SPARC fenv support Eshan dhawan via Newlib 2020-07-03 02:43:05 +0530
  • fd5e27d362 fenv aarch64 support Eshan dhawan via Newlib 2020-06-28 01:01:29 +0530
  • 70cd4cbe65 pru: Fix memory corruption on syscall return Dimitar Dimitrov 2020-06-03 19:14:22 +0300
  • 5266248285 Cygwin: add new IPPROTO_TCP options to release notes Corinna Vinschen 2020-07-01 21:33:15 +0200
  • ee22924137 Cygwin: tcp: Support TCP_QUICKACK Corinna Vinschen 2020-07-01 21:26:59 +0200
  • ffb07b41bc Cygwin: tcp: Support TCP_USER_TIMEOUT Corinna Vinschen 2020-07-01 20:30:22 +0200
  • 8ccffddc91 Cygwin: tcp: Support TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEEPINTVL Corinna Vinschen 2020-07-01 20:27:10 +0200
  • 0feb77c260 Cygwin: tcp: Support TCP_FASTOPEN Corinna Vinschen 2020-06-30 14:34:19 +0200
  • e037192b50 Cygwin: tcp: fix IPPROTO_TCP option handling Corinna Vinschen 2020-06-30 13:33:57 +0200
  • c11b0343c0 Cygwin: pty, termios: Unify thoughts of read ahead beffer handling. Takashi Yano via Cygwin-patches 2020-06-30 20:12:50 +0900
  • 8121b606e8 Cygwin: pty: Discard CSI > Pm m sequence from native windows apps. Takashi Yano via Cygwin-patches 2020-06-30 20:12:13 +0900
  • a97bdf100f fenv support arm Eshan dhawan via Newlib 2020-06-03 23:15:09 +0530
  • bc5087298d Regenerate libm/machine configuration files for powerpc Jeff Johnston 2020-06-09 20:59:04 -0400
  • 8014dc7099 Cygwin: pty: Fix screen distortion after less for native apps again. Takashi Yano via Cygwin-patches 2020-06-04 10:43:19 +0900
  • e6ce6f1430 hard float support for PowerPC taken from FreeBSD Eshan dhawan via Newlib 2020-06-02 22:11:40 +0530
  • 8873f073c8 Bump version to 3.1.6 Corinna Vinschen 2020-06-01 10:48:11 +0200
  • c4b060e3fe Cygwin: pty: Fix screen distortion after using less for native apps. Takashi Yano via Cygwin-patches 2020-06-01 15:16:18 +0900
  • d212bdc400 Cygwin: pty: Revise the code which prevents undesired window title. Takashi Yano via Cygwin-patches 2020-05-31 14:53:20 +0900
  • ac1f63ef28 Cygwin: pty: Clean up fhandler_pty_master::pty_master_fwd_thread(). Takashi Yano via Cygwin-patches 2020-05-31 14:53:19 +0900
  • 4527541ec6 Cygwin: console: Discard some unsupported escape sequences. Takashi Yano via Cygwin-patches 2020-05-31 14:53:18 +0900
  • 0f7193f4fb Cygwin: pty: Prevent garbage remained in read ahead buffer. Takashi Yano via Cygwin-patches 2020-05-31 14:53:17 +0900
  • d6242d8733 Cygwin: update C++ dialect to gnu++14 Corinna Vinschen 2020-05-30 19:41:18 +0200
  • 0c5aab9c99 Cygwin: console: Make cursor keys work in vim under ConEmu. Takashi Yano via Cygwin-patches 2020-05-30 18:25:03 +0900
  • 41ae84e6dc Cygwin: stat: fix st_mode of fifos again Ken Brown 2020-05-28 13:05:32 -0400
  • b5089f339a Cygwin: pty: Prevent meaningless ResizePseudoConsole() calls. Takashi Yano via Cygwin-patches 2020-05-28 22:49:26 +0900
  • 25987b2c2a Cygwin: pty: Fix a bug in free_attached_console(). Takashi Yano via Cygwin-patches 2020-05-28 12:43:05 +0900
  • 50d7dcaa0b Cygwin: FAQ: fix Cygwin build requirements Corinna Vinschen 2020-05-26 19:15:37 +0200
  • 4914c426c7 Cygwin: drop useless comment Corinna Vinschen 2020-05-26 10:22:41 +0200
  • 36b8811c3e Cygwin: add missing files to 'clean' build rule Corinna Vinschen 2020-05-26 10:19:35 +0200
  • 4d5efe1e1d Cygwin: revamp localtime.o build rule Corinna Vinschen 2020-05-25 17:40:27 +0200
  • 49a843b407 Cygwin: convert localtime_wrapper.c to plain C source Corinna Vinschen 2020-05-25 13:50:36 +0200
  • 57625ac256 Cygwin: rename localtime.cc to localtime_wrapper.c Corinna Vinschen 2020-05-25 13:46:24 +0200
  • 2ce569ec92 Cygwin: move localtime.o build rule to end of file Corinna Vinschen 2020-05-25 13:45:17 +0200
  • 63ff2b84ff Cygwin: tzcode resync: details Mark Geisert 2020-05-22 02:32:53 -0700
  • 2452e0b806 Cygwin: tzcode resync: imports Mark Geisert 2020-05-22 02:32:52 -0700
  • c66f16b2ff Cygwin: tzcode resync: basics Mark Geisert 2020-05-22 02:32:51 -0700
  • 5489240c1b Cygwin: fix declaration of __small_{v}sprintf Corinna Vinschen 2020-05-25 13:10:41 +0200
  • 8d7a5b39d2 Cygwin: pty: Stop counting number of slaves attached to pseudo console. Takashi Yano via Cygwin-patches 2020-05-25 17:49:08 +0900
  • c26e08095d Cygwin: pty: Revise code to make system_printf() work after close. Takashi Yano via Cygwin-patches 2020-05-21 17:25:01 +0900
  • bf07202e16 Cygwin: FIFO: add missing unlock Ken Brown 2020-05-19 10:25:43 -0400
  • fe937e21ad Cygwin: FIFO: Revert "take ownership on exec" Ken Brown 2020-05-19 10:14:10 -0400
  • 0365031ce1 Cygwin: pty: Make system_printf() work after closing pty slave. Takashi Yano via Cygwin-patches 2020-05-19 20:35:59 +0900
  • 7659ff0f5a Cygwin: pty: Call FreeConsole() only if attached to current pty. Takashi Yano via Cygwin-patches 2020-05-19 19:55:23 +0900
  • 0f785536f3 Reimplement aligned_alloc Szabolcs Nagy 2020-05-19 10:52:49 +0100
  • 5f5810e01c Cygwin: termios: Set ECHOE, ECHOK, ECHOCTL and ECHOKE by default. Takashi Yano via Cygwin-patches 2020-05-17 11:34:44 +0900
  • 6867660301 cygwin: doc: Add keywords for ACE order issues David Macek via Cygwin-patches 2020-05-13 17:34:06 +0200
  • e637d53617 Cygwin: FIFO: improve the interruptibility of raw_read Ken Brown 2020-05-11 09:03:37 -0400
  • 1f27345947 Cygwin: FIFO: code simplification Ken Brown 2020-05-09 17:25:39 -0400
  • 2125ca8a69 Cygwin: fifo: fix type of fifo_reader_id_t operators Corinna Vinschen 2020-05-08 20:00:24 +0200
  • e6ddeca1d3 Cygwin: add pseudo console patch to release text Corinna Vinschen 2020-05-04 11:39:44 +0200
  • 84d446734f Document recent FIFO changes Ken Brown 2020-05-08 07:41:36 -0400
  • 98dfadec3a Cygwin: FIFO: update commentary Ken Brown 2020-04-14 09:45:44 -0400
  • 4811889e0c Cygwin: FIFO: support opening multiple readers Ken Brown 2020-05-06 11:31:39 -0400
  • bf66a56cca Cygwin: FIFO: allow any reader to take ownership Ken Brown 2020-04-25 09:54:18 -0400
  • f35dfff3de Cygwin: FIFO: find a new owner when closing Ken Brown 2020-04-24 09:05:12 -0400
  • 39a9cd9465 Cygwin: FIFO: take ownership on exec Ken Brown 2020-04-23 21:29:32 -0400
  • d9918451e2 Cygwin: FIFO: add a shared fifo_client_handler list Ken Brown 2020-04-23 18:43:42 -0400
  • c76ded2ca0 Cygwin: FIFO: allow fc_handler list to grow dynamically Ken Brown 2020-04-02 13:47:18 -0400
  • 606baf5566 Cygwin: FIFO: designate one reader as owner Ken Brown 2020-03-26 14:32:10 -0400
  • 16e7c10578 Cygwin: FIFO: introduce a new type, fifo_reader_id_t Ken Brown 2020-03-25 19:22:10 -0400
  • 365818a4a5 Cygwin: FIFO: keep track of the number of readers Ken Brown 2020-03-27 09:43:30 -0400
  • 878eb22462 Cygwin: FIFO: add shared memory Ken Brown 2020-03-17 12:29:56 -0400
  • 71726ba70b Cygwin: FIFO: use a cygthread instead of a homemade thread Ken Brown 2020-03-26 14:29:50 -0400
  • 9ee8fdf2b3 Cygwin: FIFO: make opening a writer more robust Ken Brown 2020-03-17 14:14:47 -0400
  • 301454f132 Cygwin: FIFO: fix hit_eof Ken Brown 2020-04-26 09:38:46 -0400
  • 13c65c43c2 Cygwin: FIFO: dup/fork/exec: make sure child starts unlocked Ken Brown 2020-05-04 11:36:20 -0400
  • 624fda1e96 Cygwin: FIFO: honor the flags argument in dup Ken Brown 2020-03-25 09:31:29 -0400
  • 25e8727368 Cygwin: FIFO: remove the arm method Ken Brown 2020-04-23 08:14:05 -0400
  • 9b2afd78ce Cygwin: FIFO: simplify the listen_client_thread code Ken Brown 2020-04-29 18:53:05 -0400
  • 32dbc3d215 Cygwin: FIFO: change the fifo_client_connect_state enum Ken Brown 2020-05-06 18:39:26 -0400
  • ce23e97640 Cygwin: FIFO: simplify the fifo_client_handler structure Ken Brown 2020-03-16 18:04:28 -0400
  • d05124dc6b Cygwin: FIFO: minor change - use NtClose Ken Brown 2020-03-17 10:36:34 -0400
  • 72865dc2a3 Revert "localtime define _DIAGASSERT" and followups affecting localtime.cc Corinna Vinschen 2020-05-04 11:22:54 +0200
  • 717db9fd1c setup_pseudoconsole(): handle missing/incorrect helper gracefully Johannes Schindelin 2020-05-02 15:03:07 +0200
  • 453b6d17bf localtime define _DIAGASSERT Corinna Vinschen 2020-04-29 09:51:52 +0200
  • 489a47d603 localtime 1.82 Corinna Vinschen 2020-04-28 21:35:41 +0200
  • 3003c3dacd localtime 1.81 Corinna Vinschen 2020-04-28 21:26:45 +0200