Commit Graph

  • 9ae51bcc51 Cygwin: signal: Fix another deadlock between main and sig thread master github/master github/main main Takashi Yano 2024-11-27 20:03:55 +0900
  • 57ce5f1e0b Cygwin: signal: Drop unnecessary queue flush Takashi Yano 2024-11-25 20:55:44 +0900
  • e10f822a2b Cygwin: signal: Handle queued signal without explicit __SIGFLUSH Takashi Yano 2024-11-25 20:19:06 +0900
  • d243e51ef1 Cygwin: signal: Fix deadlock between main thread and sig thread Takashi Yano 2024-11-25 19:51:53 +0900
  • 96d729bc00 Cygwin: sched_setscheduler: allow changes of the priority github/cygwin-3_5-branch cygwin-3_5-branch Christian Franke 2024-11-27 16:39:37 +0100
  • 522f3e921a Cygwin: sched_setscheduler: allow changes of the priority Christian Franke 2024-11-27 16:39:37 +0100
  • 153b51ee08 Cygwin: setpriority, sched_setparam: fail if Windows sets a lower priority Christian Franke 2024-11-27 10:26:38 +0100
  • d06ba04550 Cygwin: sched_getscheduler: fix error handling Christian Franke 2024-11-25 15:02:36 +0100
  • 46d1e63c76 Cygwin: sched_getscheduler: fix error handling Christian Franke 2024-11-25 15:02:36 +0100
  • 6614da9a71 Cygwin: revert use of CancelSyncronousIo on wait_thread. Jeremy Drake 2024-11-23 08:37:25 -0800
  • 3dbc8c3fbd Cygwin: cygtls: rename sig to current_sig Corinna Vinschen 2024-11-23 12:23:15 +0100
  • 63804a28b3 Cygwin: gendef: unify comments in terms of acquiring/releasing stacklock Corinna Vinschen 2024-11-23 11:25:56 +0100
  • 46474ecf57 Cygwin: sigtimedwait: Fix segfault when timeout is used Takashi Yano 2024-11-18 00:07:12 +0900
  • 26144e4008 Cygwin: sigtimedwait: Fix segfault when timeout is used Takashi Yano 2024-11-18 00:07:12 +0900
  • 2196f93fda Cygwin: SetThreadName: avoid spurious debug message Corinna Vinschen 2024-11-20 16:21:03 +0100
  • 21a2c9db69 Cygwin: SetThreadName: avoid spurious debug message Corinna Vinschen 2024-11-20 16:21:03 +0100
  • 67b31bc4ae Cygwin: flock: Fix overlap handling in lf_setlock() and lf_clearlock() Takashi Yano 2024-11-15 21:58:22 +0900
  • c4102f82dd Cygwin: lockf: Fix access violation in lf_clearlock(). Takashi Yano 2024-11-14 00:44:41 +0900
  • 8dee07a1f1 Cygwin: flock: Fix overlap handling in lf_setlock() and lf_clearlock() Takashi Yano 2024-11-15 21:58:22 +0900
  • e7ef920d7d Cygwin: lockf: Fix access violation in lf_clearlock(). Takashi Yano 2024-11-14 00:44:41 +0900
  • 5daf14f5f5 Remove accidental checkin of top-level file "test" Corinna Vinschen 2024-11-20 12:16:26 +0100
  • b8d3dec491 newlib/libc/include/time.h: Removed clock_id casts Aaron Nyholm 2024-11-20 09:16:50 +1100
  • b091b47b9e cygthread: suspend thread before terminating. Jeremy Drake 2024-11-19 11:06:42 -0800
  • b2672642c1 Add Windows Server 2025 build number David Warner 2024-11-19 10:01:47 +0000
  • b09ff5a644 Add libaio to SUBLIBS built for Cygwin Mark Geisert 2024-11-19 00:11:24 -0800
  • 22474a6e5d Cygwin: check_dir_not_empty: Avoid leaving the allocated buffer. Bernhard Übelacker 2024-11-16 18:09:50 +0100
  • dbb8069df5 Cygwin: check_dir_not_empty: Avoid leaving the allocated buffer. Bernhard Übelacker 2024-11-16 18:09:50 +0100
  • 9da0ac4051 libgloss: cris: Correct lcrt0.c for C23 Hans-Peter Nilsson 2024-11-17 04:31:42 +0100
  • b9060e06a6 Cygwin: Change pthread_sigqueue() to accept thread id Mark Geisert 2024-11-11 22:38:29 -0800
  • 1e8c92e21d Cygwin: Change pthread_sigqueue() to accept thread id Mark Geisert 2024-11-11 22:38:29 -0800
  • 87cd4f3fbd Cygwin: console Add comment for the recent change Takashi Yano 2024-11-11 21:38:38 +0900
  • 9dad29c238 Cygwin: pthread: Correct pthread_cleanup macros to avoid potential syntax errors Shaobo Song 2024-11-10 12:15:04 +0800
  • 6876520793 Cygwin: pthread: Correct pthread_cleanup macros to avoid potential syntax errors Shaobo Song 2024-11-10 12:15:04 +0800
  • 38ab2b77e3 Cygwin: console: Fix clean up conditions in close() Takashi Yano 2024-11-08 20:02:35 +0900
  • 30d2669478 Cygwin: console: Fix clean up conditions in close() Takashi Yano 2024-11-08 20:02:35 +0900
  • 90031ffe91 Cygwin: release/3.5.5: fetch missing entries from cygwin-3_5-branch Corinna Vinschen 2024-11-07 11:47:42 +0100
  • 92f4e103d1 Cygwin: console: Use GetCurrentProcessId() instead of myself->dwProcessId Takashi Yano 2024-11-06 22:43:13 +0900
  • 8ee8b0c974 Cygwin: console: Use GetCurrentProcessId() instead of myself->dwProcessId Takashi Yano 2024-11-06 22:43:13 +0900
  • f307544150 Cygwin: console: Re-fix open() failure on exec() by console owner Takashi Yano 2024-11-06 10:19:59 +0900
  • 90ddab9878 Cygwin: console: Re-fix open() failure on exec() by console owner Takashi Yano 2024-11-06 10:19:59 +0900
  • cbfaeba4f7 Cygwin: pipe: Fix incorrect write length in raw_write() Takashi Yano 2024-11-06 14:06:58 +0900
  • df0953aa29 Cygwin: console: Fix open() failure when the console owner calls exec(). Takashi Yano 2024-11-05 20:20:21 +0900
  • 73168846ea Cygwin: console: Fix open() failure when the console owner calls exec(). Takashi Yano 2024-11-05 20:20:21 +0900
  • 37920d33ac Replace references to C2x with C23 Lenard Mollenkopf 2024-11-01 15:06:36 +0100
  • 5e0fb305a8 sys/features.h: Use _ISOC23_SOURCE instead of _ISOC23_SOURCE and remap _ISOC2x_SOURCE to _ISOC23_SOURCE Lenard Mollenkopf 2024-11-01 15:06:35 +0100
  • ea01b87f0f Cygwin: cygfe: Fix a bug that signal handler destroys fpu states Takashi Yano 2024-10-31 15:47:35 +0900
  • c607889824 Cygwin: sigfe: Fix a bug that signal handler destroys fpu states Takashi Yano 2024-10-13 07:41:40 +0900
  • 7ed9adb356 Cygwin: pipe: Switch pipe mode to blocking mode by default Takashi Yano 2024-09-05 11:36:27 +0900
  • 2962922d03 Add recent pipe change to release note Takashi Yano 2024-11-01 04:42:18 +0900
  • 3d364b98c0 Cygwin: pipe: fix shift value Corinna Vinschen 2024-10-31 11:52:26 +0100
  • 1f05c04059 Cygwin: pipe: fix shift value Corinna Vinschen 2024-10-31 11:52:26 +0100
  • d700812744 Cygwin: console: Inherit pcon hand over from parent pty Takashi Yano 2024-10-31 11:11:33 +0900
  • f86a181127 Cygwin: lockf: Make lockf() return ENOLCK when too many locks Takashi Yano 2024-10-20 01:54:00 +0900
  • b76735a571 Cygwin: lockf: Fix adding a new lock over multiple locks Takashi Yano 2024-10-20 00:59:51 +0900
  • 04f386e9af Cygwin: console: Inherit pcon hand over from parent pty Takashi Yano 2024-10-31 11:11:33 +0900
  • ae181b0ff1 Cygwin: lockf: Make lockf() return ENOLCK when too many locks Takashi Yano 2024-10-20 01:54:00 +0900
  • f9cc21dc00 Cygwin: lockf: Fix adding a new lock over multiple locks Takashi Yano 2024-10-20 00:59:51 +0900
  • 5e6eb2f200 sys/features.h: Spelling _ISOC2x_SOURCE is not C11 Lenard Mollenkopf 2024-10-28 12:40:39 +0100
  • 142c3c3ebd powf: Fixed another precision bug in powf() (FreeBSD) Fabian Schriever 2024-09-11 16:06:46 +0200
  • f21b93098d powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD) Fabian Schriever 2024-09-11 16:06:45 +0200
  • db6ad93d37 powf: Fix the hi+lo decomposition for 2/(3ln2) (FreeBSD) Fabian Schriever 2024-09-11 16:06:44 +0200
  • 6e39f397b5 Cygwin: timer_delete: Fix return value Christian Franke 2024-10-23 12:24:06 +0200
  • 6af8fea4bb Cygwin: timer_delete: Fix return value Christian Franke 2024-10-23 12:24:06 +0200
  • 0281d2c8e2 cygwin: pread/pwrite: prevent EBADF error after fork() Christian Franke 2024-10-23 11:44:34 +0200
  • bdd06f82a1 cygwin: pread/pwrite: prevent EBADF error after fork() Christian Franke 2024-10-23 11:44:34 +0200
  • 1b7c72fdcc powf: Fixed another precision bug in powf() (FreeBSD) Fabian Schriever 2024-09-11 16:06:46 +0200
  • fb76697745 powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD) Fabian Schriever 2024-09-11 16:06:45 +0200
  • 5fcf159b99 powf: Fix the hi+lo decomposition for 2/(3ln2) (FreeBSD) Fabian Schriever 2024-09-11 16:06:44 +0200
  • c7fe29f5cb Cygwin: pipe: Restore blocking mode of read pipe on close()/raw_read() Takashi Yano 2024-09-06 14:19:44 +0900
  • 5a9fe58014 Make sure mallinfo structure matches newlib's malloc.h Jeff Johnston 2024-09-16 19:21:46 -0400
  • 784ce7aff8 Cygwin: accommodate gcc -Og option Corinna Vinschen 2024-02-14 14:00:34 +0100
  • 1b3dcfdc6f Replace __restrict with __restrict_arr in regex.h yang.zhang 2024-08-29 11:08:04 +0800
  • cc0d1bf2f1 newlib: esp: add dirent.h header file Alexey Lapshin 2024-08-30 09:37:36 +0000
  • 48f1655c95 newlib: xtensa: remove sys/xtensa. use machine/xtensa Alexey Lapshin 2024-08-30 09:35:24 +0000
  • 37ab3e0d55 Cygwin: pipe: Fix a regression that raw_write() slows down Takashi Yano 2024-09-01 04:31:03 +0900
  • f78009cb1c Cygwin: pipe: Fix a regression that raw_write() slows down Takashi Yano 2024-09-01 04:31:03 +0900
  • 68a14b66ff Cygwin: console: Disable cons_master_thread in win32-input-mode Takashi Yano 2024-08-31 18:32:00 +0900
  • 84d77e5918 Cygwin: console: Disable cons_master_thread in win32-input-mode Takashi Yano 2024-08-31 18:32:00 +0900
  • 9577467743 bump DLL version to 3.5.5 Corinna Vinschen 2024-08-25 11:59:29 +0200
  • 0bc1222b78 Cygwin: add release message for latest pipe changes cygwin-3.5.4 Corinna Vinschen 2024-08-22 21:24:35 +0200
  • 74768ac417 Cygwin: Add locale patches to release message Corinna Vinschen 2024-08-22 21:22:41 +0200
  • 1807336828 locales: Fix definition of lc_messages_T::codeset Corinna Vinschen 2024-08-22 21:21:51 +0200
  • d14b65bdd5 nl_langinfo_l: drop erroneus messages::codeset entry Corinna Vinschen 2024-08-22 21:15:44 +0200
  • a422196c56 Cygwin: add release message for latest pipe changes Corinna Vinschen 2024-08-22 21:24:35 +0200
  • 8d7b09279c Cygwin: Add locale patches to release message Corinna Vinschen 2024-08-22 21:22:41 +0200
  • d78ca12ab4 locales: Fix definition of lc_messages_T::codeset Corinna Vinschen 2024-08-22 21:21:51 +0200
  • ea1a458d20 nl_langinfo_l: drop erroneus messages::codeset entry Corinna Vinschen 2024-08-22 21:15:44 +0200
  • d83183e4f7 Cygwin: pipe: do short writes only once in nonblocking case too Corinna Vinschen 2024-08-19 11:51:14 +0200
  • 61dc66d2f2 Cygwin: pipe: fix comparison Corinna Vinschen 2024-08-19 11:44:42 +0200
  • ef844ce433 Cygwin: pipe: improve writing when pipe buffer is almost full Corinna Vinschen 2024-08-18 22:07:16 +0200
  • 555afcb2f3 Cygwin: select: set pipe writable only if PIPE_BUF bytes left Corinna Vinschen 2024-08-18 21:55:52 +0200
  • 3d9eb1b2c5 Cygwin: pipe: handle signals explicitely in raw_write Corinna Vinschen 2024-08-18 21:40:51 +0200
  • 54a6a90234 stdlib.h: define __itoa/__utoa while building newlib Corinna Vinschen 2024-08-15 20:50:06 +0200
  • bc6fd1975b Cygwin: getopt.h: fix a comment Corinna Vinschen 2024-08-15 20:50:40 +0200
  • 65e3e2fd05 Cygwin: Avoid use-after-free warnings in __set_lc_time_from_win() etc. Jon Turney 2024-08-04 17:15:50 +0100
  • 510cbdf32a Cygwin: Fix warnings about narrowing conversions of socket ioctls Jon Turney 2024-08-04 17:02:00 +0100
  • c75f3939d8 Cygwin: asm/socket.h: drop outdated casts Corinna Vinschen 2024-08-07 17:09:44 +0200
  • 25a0df8a70 Cygwin: Fix warning about narrowing conversions in tape options Jon Turney 2024-08-04 17:01:38 +0100
  • 87b066b3f3 Cygwin: Fix warning about address known to be non-NULL in /proc/locales Jon Turney 2024-08-04 16:37:44 +0100
  • 6204d84db7 Cygwin: Fix warnings about narrowing conversions of NTSTATUS constants Jon Turney 2024-08-04 16:30:16 +0100