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
2020-08-03select.h: update FD macros to latest FreeBSD, fix type conversion warningCorinna Vinschen
2020-07-16ctype.h: Fix unused variable warningsAschref Ben Thabet
2020-02-20newlib/libc/include/devctl.h: Add extern "C" wrapperJoel Sherrill
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2019-12-20Optimize setjmp/longjmp for moxie.Anthony Green
2019-12-17Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)Keith Packard
2019-12-13Fix setjmp/longjmp for the moxie port.Anthony Green
2019-11-26newlib/libc/include/sys/features.h: update __STDC_ISO_10646__Brian Inglis
2019-11-04Move timeval macros to <sys/time.h>Sebastian Huber
2019-11-04Synchronize <sys/time.h> with FreeBSDSebastian Huber
2019-11-04Synchronize <sys/_timespec.h> with FreeBSDSebastian Huber
2019-11-04Fix sbttons for values > 2simp
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov
2019-10-07Allow verifying _REENT_CHECK macros memory allocationJeff Johnston
2019-09-10libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0Joel Sherrill
2019-08-20Revert previous change to sys/stat.h and fix cris libglossJeff Johnston
2019-08-20Fix regression in cris-elf caused by sys/stat.h changeJeff Johnston
2019-08-16stat.h: use POSIX-required timefields throughoutCorinna Vinschen
2019-08-12sched.h: Declare affinity functions only on targets supporting themCorinna Vinschen
2019-08-09Add default implementation of fenv.h and all methodsJoel Sherrill
2019-07-25Port ndbm - Remove Declaration of dbm_forderVaibhav Gupta
2019-07-24Port ndbmVaibhav Gupta
2019-06-27sched: Move Cygwin cpuset definitions into Cygwin-specific headerCorinna Vinschen
2019-06-27or1k: Avoid write outside setjmp buf & shrink bufMartin Erik Werner
2019-06-25Support calculation of pointer size for __int20__ type in _intsup.hJozef Lawrynowicz
2019-06-24Cygwin: Implement sched_[gs]etaffinity()Mark Geisert
2019-06-14Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen
2019-06-07Mark inline functions with __unused;trasz
2019-06-07sys/sys: further adoption of SPDX licensing ID tags.pfg
2019-06-03Fix <sys/_types.h> issues with <stddef.h>Sebastian Huber
2019-06-03Avoid <sys/cdefs.h> dependency in <sys/_types.h>Sebastian Huber
2019-06-03Avoid cyclic header dependenciesSebastian Huber
2019-02-19Cygwin: add secure_getenvYaakov Selkowitz
2019-02-19Define u_register_t if __BSD_VISIBLESebastian Huber
2019-02-19Change register_t definitionSebastian Huber
2019-02-19Fix comment in <sys/types.h>Sebastian Huber
2019-02-19Move RTEMS and XMK specific type definitionsSebastian Huber
2019-01-23Remove matherr, and SVID and X/Open math library configurationsJozef Lawrynowicz
2019-01-22time.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARMCorinna Vinschen
2019-01-15AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston
2019-01-07fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE onlyCorinna Vinschen
2019-01-07Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flagCorinna Vinschen
2019-01-07Cygwin: open: support Linux-specific O_PATH flagCorinna Vinschen
2018-12-04sys/time.h: Remove KASSERTSebastian Huber
2018-12-04Ensure that all values of ns, us and ms workimp
2018-12-04When converting ns,us,ms to sbt, return the ceil()imp
2018-12-04Correct a misplaced closing paren.ian
2018-12-04sys: further adoption of SPDX licensing ID tags.pfg
2018-12-04Add inline functions to convert between sbintime_tian
2018-12-04Renumber copyright clause 4imp