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: sched_getscheduler: fix error handling More... about 1 year ago
Cygwin: signal: Drop unnecessary queue flush More... about 1 year ago
Cygwin: signal: Handle queued signal without explicit __SIGFLUSH More... about 1 year ago
Cygwin: signal: Fix deadlock between main thread and sig thread More... about 1 year ago
Cygwin: revert use of CancelSyncronousIo on wait_thread. More... about 1 year ago
Cygwin: cygtls: rename sig to current_sig More... about 1 year ago
Cygwin: gendef: unify comments in terms of acquiring/releasing stacklock More... about 1 year ago
Cygwin: SetThreadName: avoid spurious debug message More... about 1 year ago
Remove accidental checkin of top-level file "test" More... about 1 year ago
newlib/libc/include/time.h: Removed clock_id casts More... about 1 year ago
cygthread: suspend thread before terminating. More... about 1 year ago
Add Windows Server 2025 build number More... about 1 year ago
Add libaio to SUBLIBS built for Cygwin More... about 1 year ago
Cygwin: sigtimedwait: Fix segfault when timeout is used More... about 1 year ago
libgloss: cris: Correct lcrt0.c for C23 More... about 1 year ago
Cygwin: check_dir_not_empty: Avoid leaving the allocated buffer. More... about 1 year ago
Cygwin: flock: Fix overlap handling in lf_setlock() and lf_clearlock() More... about 1 year ago
Cygwin: lockf: Fix access violation in lf_clearlock(). More... about 1 year ago
Cygwin: Change pthread_sigqueue() to accept thread id More... about 1 year ago
Cygwin: console Add comment for the recent change More... about 1 year ago
Cygwin: pthread: Correct pthread_cleanup macros to avoid potential syntax errors More... about 1 year ago
Cygwin: console: Fix clean up conditions in close() More... about 1 year ago
Cygwin: release/3.5.5: fetch missing entries from cygwin-3_5-branch More... about 1 year ago
Cygwin: console: Use GetCurrentProcessId() instead of myself->dwProcessId More... about 1 year ago
Cygwin: pipe: Fix incorrect write length in raw_write() More... about 1 year ago
Cygwin: console: Re-fix open() failure on exec() by console owner More... about 1 year ago
Cygwin: console: Fix open() failure when the console owner calls exec(). More... about 1 year ago
Replace references to C2x with C23 More... about 1 year ago
sys/features.h: Use _ISOC23_SOURCE instead of _ISOC23_SOURCE and remap _ISOC2x_SOURCE to _ISOC23_SOURCE More... about 1 year ago
Cygwin: pipe: fix shift value More... about 1 year ago