744
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cygwin: cygthread: stop running all cygthreads at HIGHEST priority. More... 12 months ago
Cygwin: cygthread: Add description of existing cygthreads More... 12 months ago
Cygwin: Add setjmp/longjmp fix to 3.5.5 release messages More... 12 months ago
Cygwin: cygtls: add volatile qualifier to spinning More... 12 months ago
Cygwin: setjmp/longjmp: drop setting spinning flag More... 12 months ago
libm/common: Fix nextafter and nextafterf when x == y More... 12 months ago
Cygwin: try_to_bin: transpose deleted file name to valid Unicode chars More... 12 months ago
Cygwin: drop unnecessary inclusion of spinlock.h More... 12 months ago
Cygwin: setjmp/longjmp: decrement incyg after signal handling More... 12 months ago
Cygwin: Fix compatibility with GCC 15 More... 12 months ago
Cygwin: termios: Trim buffer size for GetConsoleProcessList() More... 12 months ago
Cygwin: signal: Introduce a lock for the signal queue More... about 1 year ago
Change various declarations to ANSI style to avoid problems with gcc 15 More... about 1 year ago
Cygwin: sched_setscheduler: accept SCHED_IDLE More... about 1 year ago
Cygwin: signal: Increase chance of handling signal in main thread More... about 1 year ago
Cygwin: doc: document sched_setpolicy(2) and priority mapping More... about 1 year ago
Cygwin: setpriority, sched_setparam: add missing process access right More... about 1 year ago
Cygwin: sched_setscheduler: accept SCHED_OTHER, SCHED_FIFO and SCHED_RR More... about 1 year ago
Cygwin: fcwd_access_t::SetVersionFromPointer: drop declaration More... about 1 year ago
Cygwin: signal: Fix a short period of deadlock More... about 1 year ago
Cygwin: cygtls: Prompt system to switch tasks explicitly in lock() More... about 1 year ago
Cygwin: signal: Optimize the priority of the sig thread More... about 1 year ago
Cygwin: signal: Remove queue entry from the queue chain when cleared More... about 1 year ago
Cygwin: uname: add host machine tag to sysname. More... about 1 year ago
Cygwin: cache IsWow64Process2 host arch in wincap. More... about 1 year ago
Cygwin: nice: align return value and errno with POSIX and Linux More... about 1 year ago
Cygwin: sched_setscheduler: allow changes of the priority More... about 1 year ago
Cygwin: signal: Fix another deadlock between main and sig thread More... about 1 year ago
Cygwin: setpriority, sched_setparam: fail if Windows sets a lower priority More... about 1 year ago
Cygwin: Document several fixes for signal handling in release note More... about 1 year ago