Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19Revert "Fix libgloss/newlib build to conditionally use top include dir"Mike Frysinger
2023-12-19Remove curly braces in `@author` tag in .texi filesFreddie Chopin
2023-12-19libgloss fix for bfin portJeff Law
2023-12-17Re: Fix moxie libgloss issues with c99Jeff Law
2023-12-14Fix fr30 libgloss buildJeff Law
2023-12-06newlib cris: Fix compilation warnings that recent gcc treats as errorsHans-Peter Nilsson
2023-12-06libgloss/cris: Make C declarations present and match themHans-Peter Nilsson
2023-12-06Cygwin: fallocate(2): fix debug outputCorinna Vinschen
2023-12-06Cygwin: fallocate(2): fix offset and length sanity checkCorinna Vinschen
2023-12-06Cygwin: posix_fallocate(3): fix offset and length sanity checkCorinna Vinschen
2023-12-04pru: libm: Fix incorrect function nameDimitar Dimitrov
2023-12-04RISC-V: Support long double mathKito Cheng
2023-12-04RISC-V: Fix -Wint-conversion warningKito Cheng
2023-12-04Cygwin: fallocate(2): drop useless zeroing pointerCorinna Vinschen
2023-12-03Cygwin: CI: drop IRC notification from AppVeyor via notificoJon Turney
2023-12-03newlib: libc: Fix indentationKuan-Wei Chiu
2023-12-01newlib: libc: Fix memory leak in computematchjumps()Kuan-Wei Chiu
2023-12-01Cygwin: drop stray fs_info::check_ssd declarationCorinna Vinschen
2023-12-01Cygwin: doc: add missing change to posix_spawnpCorinna Vinschen
2023-12-01Cygwin: sparse support: enable automatic sparsifying of files on SSDsCorinna Vinschen
2023-12-01Cygwin: fs_info: check for SSDCorinna Vinschen
2023-12-01Cygwin: ntdll.h: add missing NtQueryVolumeInformationFile definitionsCorinna Vinschen
2023-12-01Cygwin: ntdll.h: add missing POBJECT_NAME_INFORMATIONCorinna Vinschen
2023-12-01Cygwin: revert autoloading of DiscardVirtualMemoryCorinna Vinschen
2023-11-29Cygwin: Add '--names-only' flag to cygcheckJon Turney
2023-11-29RISC-V: Fix timeval conversion in _gettimeofday()Kuan-Wei Chiu
2023-11-28newlib: filter out versions from newlib.h to simplify autoreconfMike Frysinger
2023-11-28Cygwin: fallocate(2): handle FALLOC_FL_PUNCH_HOLE and FALLOC_FL_ZERO_RANGECorinna Vinschen
2023-11-28Cygwin: pwrite(2): sparsify fileCorinna Vinschen
2023-11-28Cygwin: fallocate(2): fix evaluating return valueCorinna Vinschen
2023-11-28Cygwin: open(2): reset sparseness on O_TRUNCated filesCorinna Vinschen
2023-11-28Cygwin: introduce fallocate(2)Corinna Vinschen
2023-11-28Cygwin: fcntl.h: Use cdefs.h macrosCorinna Vinschen
2023-11-28Cygwin: fhandler: rename ftruncate method to fallocateCorinna Vinschen
2023-11-28Cygwin: posix_fallocate: return ENODEVCorinna Vinschen
2023-11-25Cygwin: lseek: check for file sparseness, not for mount point sparsenessCorinna Vinschen
2023-11-24newlib: nl_langinfo: Fix a bug of time stuff.Takashi Yano
2023-11-21Cygwin: /dev/disk: Append '#N' if the same name appears more than onceChristian Franke
2023-11-21aarch64: Remove duplicated optimized memmove()Sebastian Huber
2023-11-20stdio: drop unnecessary calls to ORIENTCorinna Vinschen
2023-11-20stdio: set and test stream orientation in low-level input function __srget_rCorinna Vinschen
2023-11-20stdio: split byte- and wide-char-oriented low-level output functionsCorinna Vinschen
2023-11-20stdio: Fix bugs in commit 3d94e07c49b5Takashi Yano
2023-11-20Cygwin: /dev/disk/by-uuid: Fix NTFS serial number print formatChristian Franke
2023-11-20Reclaim _REENT_MP_P5S in _reclaim_reentChris Johns
2023-11-17Cygwin: Document /dev/disk/by-* subdirectoriesChristian Franke
2023-11-17Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinksChristian Franke
2023-11-17__sfvwrite_r: call __sputc_r rather than putc in __SCLE caseCorinna Vinschen
2023-11-17v{fs}printf/v{fs}wprintf: create external output helpersCorinna Vinschen
2023-11-17newlib.hin: regenerateCorinna Vinschen