744
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RISC-V: memmove() size optimized version: Add comments More... 7 months ago
RISC-V: memmove() size optimized version: Rename local labels More... 7 months ago
RISC-V: memmove() size optimized version: Use compressed registers only More... 7 months ago
RISC-V: memmove() size optimized version: Use compressed register More... 7 months ago
Cygwin: fetch_account_from_windows: skip LookupAccountSid for SIDs known to fail More... 7 months ago
Cygwin: console: Fix the console states after the console is closed More... 7 months ago
Cygwin: termios: Implement tcflow(), tcdrain(), TCXONC, TIOCINQ More... 7 months ago
Cygwin: Add pthread_key fix in release note More... 7 months ago
Cygwin: fhandler_base::open: move O_TRUNC comment into O_TRUNC case More... 7 months ago
Cygwin: open: always fix up cached DOS file attributes after NtCreateFile More... 7 months ago
Cygwin: faq: add lssparse to sparse file example More... 7 months ago
Cygwin: console: Fix tcsetattr which was broken sinse cygwin 3.5.5 More... 7 months ago
newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy() More... 7 months ago
Cygwin: Don't increment DLL reference count in dladdr. More... 7 months ago
Cygwin: thread: Use simple array instead of List<pthread_key> More... 7 months ago
Cygwin: fork: Call pthread::atforkchild () after other initializations More... 7 months ago
Cygwin: handle GetProcAddress returning NULL in GetArm64ProcAddress. More... 7 months ago
Cygwin: testsuite: More fixes for compatibility with GCC 15 More... 7 months ago
newlib: riscv: Fix build and reorganize header files More... 7 months ago
RISC-V: Fix the asm code for large code model More... 7 months ago
Cygwin: posix.xml: Mark libacl functions correctly More... 8 months ago
Cygwin: dll::detach: drop declaration of unimplemented method More... 8 months ago
Cygwin: dlfcn: add native DLLs to dll list More... 8 months ago
Cygwin: pty: Return EMFILE when too meny ptmx are opened More... 8 months ago
Cygwin: pipe: Add workaround for native ninja More... 8 months ago
Cygwin: exceptions: check ExceptionFlags for EXCEPTION_NONCONTINUABLE More... 8 months ago
Cygwin: ACLs: Add some useful non-POSIX ACL functions from FreeBSD More... 8 months ago
Cygwin: ACLs: don't allow special accounts as USER entry More... 8 months ago
Cygwin: dlopen: rename gmheflags to nodelete More... 8 months ago
Cygwin: dlfcn: fix dlopen refcounting for DLLs loaded with RTLD_NODELETE More... 8 months ago