newlib-cygwin.git
6 hours ago Pincheng Wanglibgloss/riscv: Fix struct utimbuf warning in sys_utime... main master github/main github/master
6 hours ago Pincheng Wanglibgloss/riscv: Fix old style function declaration...
5 days ago Corinna VinschenCygwin: flock.cc: rename i_all to __i_all, improve...
5 days ago Takashi YanoCygwin: flock: allocate i_all_lf as static array
6 days ago Alex Coplanlibgloss, aarch64: Fix off-by-one in exception handler
10 days ago Takashi Yanonewlib: Unlock the mutex while calling atexit()'ed...
12 days ago Takashi YanoCygwin: dll_init: Don't call dll::init() twice for...
12 days ago Takashi YanoCygwin: dll_init: Always call __cxa_finalize() for...
12 days ago Simon Barthlibc/features.h: Make code match documentation
12 days ago Simon Barthlibc: Make string.h POSIX.1-2024 compliant
12 days ago Jean-Paul MariFix missing declaration in system
13 days ago Corinna VinschenCygwin: console: (re-)introduce simple creation of...
13 days ago Corinna VinschenCygwin: wincap: add wincap entry for Windows 11 24H2
2025-11-12 Dimitar Dimitrovlibgloss: pru: Add support for older PRU cores
2025-11-09 Jon TurneyCygwin: aarch64: Fix html encoding damage to pseudo...
2025-11-07 Thirumalai... Cygwin: testsuite: fixes for compatibility with GCC 15
2025-11-07 Evgeny KarpovCygwin: aarch64: Add runtime pseudo relocation
2025-11-04 Joel Sherrillnewlib/libc/include/sys/features.h: Update RTEMS section
2025-11-04 Joel Sherrillnewlib/libc/include/setjmp.h: Add returns_twice attribu...
2025-11-03 Jan Dubiecnewlib/ChangeLog:
2025-11-03 Vincent Mailhollibgloss: i386: cygmon-gmon.c: fix _mcount() return...
2025-11-03 Vincent Mailhollibgloss: i386: cygmon-gmon.c: add functions return...
2025-11-03 Vincent Mailhollibgloss: i386: move profil_write() from cygmon-salib...
2025-11-03 Vincent Mailhollibgloss: i386: cygmon-gmon.c: make moncontrol() visibl...
2025-11-03 Vincent Mailhollibgloss: i386: cygmon-gmon.c: add profil() prototype
2025-11-03 Vincent Mailhollibgloss: i386: cygmon-gmon.c: add missing libc headers
2025-11-03 Jan Dubiecnewlib/ChangeLog:
2025-11-03 Zakaria Fadlistrtodg: Make increment static
2025-10-25 Johannes SchindelinCygwin: devdoc: Mention the extremely useful small_prin...
2025-10-25 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
next
This page took 0.080055 seconds and 5 git commands to generate.