newlib-cygwin.git
8 days ago Johannes SchindelinCygwin: devdoc: Mention the extremely useful small_prin... main master github/main github/master
8 days ago Evgeny KarpovCygwin: Check if gawk is available in gentls_offsets...
2025-10-17 Matt ReynoldsFix ARM fegetexceptflag.c
2025-10-09 Johannes SchindelinCygwin: symlink_native: allow linking to `.` again
2025-10-09 Jon TurneyCygwin: CI: run on windows-2022
2025-10-07 Johannes SchindelinCygwin: CI: bump actions/checkout from v3 to v5
2025-10-07 Jon TurneyCygwin: doc: Fix doubled .html typo in package server...
2025-10-07 Radek BartoňCygwin: doc: Fix spacing in documentation for --without...
2025-09-22 Zakaria Fadlinewlib: strtold: Import strtorQ for 128-bit long double...
2025-09-20 Jeremy DrakeCygwin: lock cygheap during fork
2025-08-30 Takashi YanoCygwin: Note Ctrl-O (FLUSHO) fix to release note
2025-08-30 Takashi YanoCygwin: pty: Fix FLUSHO handling
2025-08-27 Andrew Stubbsamdgcn, libm: fix vector ilogb bugs (bug 33272)
2025-08-19 Jeremy DrakeCygwin: fix finding overlaps from F_SETLKW.
2025-08-19 Jeremy DrakeCygwin: fix fcntl F_GETLK
2025-08-18 Takashi YanoCygwin: spawn: Make ch_spwan_local be initialized properly
2025-08-14 Sebastian Huberrtems: No-return _arc4random_getentropy_fail()
2025-08-08 Andrew Stubbsamdgcn, libm: fix infinite loop
2025-08-07 Jeff JohnstonRegenerate libgloss configure
2025-08-07 Mikael HildenborgAdded target m68k-atari-elf supporting Atari 16/32bit...
2025-08-05 Jeremy DrakeCygwin: add release note for new C++ wrappers.
2025-08-05 Corinna VinschenCygwin: fcntl: implement Open File Description (OFD...
2025-08-04 Corinna VinschenCygwin: fcntl: define F_OFD flag
2025-08-04 Corinna VinschenCygwin: fcntl: move lock types definition to fcntl...
2025-08-04 Corinna VinschenCygwin: file locking: always use and expect explicit...
2025-08-04 Corinna Vinschensys/_default_fcntl.h: Define OFD lock operations
2025-08-04 Corinna Vinschensys/_default_fcntl.h: fix whitespace
2025-08-04 Jeremy DrakeCygwin: add api version check to c++ malloc struct...
2025-08-04 Jean-Paul MariFix missing declarations in libgloss m68k
2025-07-31 Jeremy DrakeCygwin: bump API version for addition of new/delete...
2025-07-30 Jeremy DrakeCygwin: add wrappers for newer new/delete overloads
2025-07-25 Radek BartoňCygwin: mkimport: implement AArch64 +/-4GB relocations
2025-07-25 Radek Bartoňnewlib: libc: return back support for AArch64 ILP32
2025-07-25 Joel SherrillRevert Joel's working ilp32 patch
2025-07-25 Joel Sherrillilp32: Revert patch removing ilp32 support
2025-07-24 Takashi YanoCygwin: Fix handling of archetype fhandler in process_fd
2025-07-24 Corinna VinschenCygwin: Add UTF-8 surrogate fix to release messages
2025-07-24 Corinna VinschenCygwin: _sys_wcstombs: add FIXME comment
2025-07-24 Corinna VinschenCygwin: _sys_mbstowcs: fix handling invalid 4-byte...
2025-07-24 Corinna VinschenRevert "mbrtowc: fix handling invalid UTF-8 4 byte...
2025-07-23 Takashi YanoCygwin: Add recent fixes to release note 3.6.5
2025-07-23 Takashi YanoCygwin: spawn: Make system() thread-safe
2025-07-23 Takashi YanoCygwin: spawn: Lock cygheap from refresh_cygheap()...
2025-07-23 Takashi YanoCygwin: cygheap: Add lock()/unlock() method
2025-07-23 Paul Cercueilsys/cdefs.h: Protect parameters to __builtin_is_aligned()
2025-07-23 Corinna VinschenReapply "libc/stdio: Remove wchar_t functions from...
2025-07-23 Hau HsuRevert "libc/stdio: Remove wchar_t functions from NEWLI...
2025-07-22 Christian FrankeCygwin: doc: add note about raw devices of BitLocker...
2025-07-21 Radek BartoňCygwin: configure: add possibility to skip build of...
2025-07-21 Radek Bartoňnewlib: add dummy implementations of fe{get,set}prec...
2025-07-18 Corinna VinschenCygwin: clocks: read leap secs from /etc/leapsecs on...
2025-07-18 Corinna VinschenCygwin: sys/termios.h: define struct winsize before...
2025-07-17 Joel Sherrilllibc/include/sys/stat.h: Adjust for RTEMS MIPS
2025-07-17 Arijit Kumar Dasnvptx: Change 'read' and 'write' to 'ssize_t' return...
2025-07-17 Corinna VinschenCygwin: clocks: read leap seconds from registry
2025-07-17 Corinna VinschenCygwin: reg_key: add a method get_binary() to fetch...
2025-07-17 Radek BartoňCygwin: cygcheck: port to AArch64
2025-07-17 Radek Bartoňnewlib: libc: update asmdefs.h compatible with Cygwin...
2025-07-16 Jeremy DrakeCygwin: testsuite: link cygload with --disable-high...
2025-07-16 Corinna VinschenCygwin: clocks: Implement CLOCK_TAI
2025-07-16 Takashi Yanonewlib: fclose: Use sfp lock while fp lock is active
2025-07-16 Jon TurneyCygwin: CI: deploy full set of documentation files...
2025-07-16 Sebastian Huberlibc/time: Add CLOCK_TAI
2025-07-16 Corinna VinschenCygwin: add clock bugfixes to 3.6.5 release message
2025-07-16 Corinna VinschenCygwin: POSIX timer: handle TIMER_ABSTIME correctly...
2025-07-16 Corinna VinschenCygwin: clocks: use InterlockedCompareExchange64
2025-07-15 Jon TurneyCygwin: doc: Install miscellaneous website files
2025-07-15 Jon TurneyCygwin: doc: Install FAQ as well
2025-07-14 Radek BartoňCygwin: gendef: stub implementations of routines for...
2025-07-14 Christian FrankeCygwin: doc: warn about unprivileged access to raw...
2025-07-14 Radek BartoňCygwin: signal: make context structures registers handl...
2025-07-14 Evgeny KarpovCygwin: malloc_wrapper: port to AArch64
2025-07-14 Radek BartoňCygwin: add dummy implementation of _fe_nomask_env
2025-07-14 Radek BartoňCygwin: dumper: port to AArch64
2025-07-14 Radek BartoňCygwin: profiler: port to AArch64
2025-07-14 Corinna VinschenCygwin:testsuite: winchild: drop unused variable
2025-07-14 Radek BartoňCygwin: mkimport: port to support AArch64
2025-07-14 Takashi YanoCygwin: pty: TCIFLUSH also clears readahead buffer...
2025-07-11 Radek BartoňCygwin: winchild: fix missing stdlib.h
2025-07-10 m fallynewlib: Regenerate configuration files
2025-07-10 m fallyRISC-V: memmove() speed optimized: Call memcpy()
2025-07-10 m fallyRISC-V: memmove() speed optimized: Align source address
2025-07-10 m fallyRISC-V: memmove() speed optimized: Add loop-unrolling
2025-07-10 m fallyRISC-V: memmove() speed optimized: Replace macros and...
2025-07-10 m fallyRISC-V: memmove() speed optimized: Add implementation
2025-07-09 Jeremy DrakeCygwin: testsuite: test posix_spawn_file_actions_addope...
2025-07-09 Jeremy Drakeposix_spawn: preserve FD flags when processing FAE_OPEN
2025-07-09 Christian FrankeCygwin: CI: cygstress: remove 'filerace', 'flock' and...
2025-07-08 Corinna VinschenCygwin: open: only fix file attributes when trying...
2025-07-07 Jeremy DrakeCygwin: spawn: apply PID_NEW_PG flag to spawned child
2025-07-07 Radek BartoňCygwin: define OUTPUT_FORMAT and SEARCH_DIR for AArch64
2025-07-05 Christian FrankeCygwin: CI: cygstress: add ability to run all tests...
2025-07-05 Christian FrankeCygwin: CI: cygstress: update for stress-ng 0.19.02...
2025-07-05 Faraz Shahbazkerlibc: mips: fix strcmp bug for little endian targets
2025-07-05 Faraz Shahbazkerlibgloss: mips: UHI linker scripts fail to link with...
2025-07-05 Faraz Shahbazkerlibgloss: mips: g++ exception handling failure on o32...
2025-07-05 Faraz Shahbazkerlibc: mips: Improve performance of strcmp implementation
2025-07-05 Faraz Shahbazkerlibc: mips: memcpy prefetches beyond copied memory
2025-07-05 Faraz Shahbazkerlibc: mips: Add improved C implementation of memcpy...
2025-07-05 Matthew Fortunelibgloss: mips: Fixes and improvements for CM3 bootcode
next
This page took 0.049443 seconds and 5 git commands to generate.