summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
...
* AMD GCN: Implement circular buffering.Andrew Stubbs2019-03-181-17/+38
* stdio: drop unused O_TEXT handling on non-CygwinCorinna Vinschen2019-02-221-4/+0
* Cygwin: add secure_getenvYaakov Selkowitz2019-02-191-0/+3
* Define u_register_t if __BSD_VISIBLESebastian Huber2019-02-191-0/+2
* Change register_t definitionSebastian Huber2019-02-191-1/+1
* Fix comment in <sys/types.h>Sebastian Huber2019-02-191-1/+1
* Move RTEMS and XMK specific type definitionsSebastian Huber2019-02-193-16/+12
* scandir: Add support for struct dirent::d_typeSebastian Huber2019-02-011-1/+4
* a) Use strcoll() in opendir() and alphasort()ache2019-02-011-3/+4
* scandir(3) previously used st_sizedas2019-02-011-53/+31
* Remove __P and convert to ANSI prototypes.obrien2019-02-011-7/+4
* Clean up the vcs ID stringsjhb2019-02-011-3/+2
* Renumber copyright clause 4imp2019-02-011-1/+1
* scandir: Update copyright notice from FreeBSDSebastian Huber2019-02-011-3/+3
* General further adoption of SPDX licensing ID tags.pfg2019-02-011-0/+2
* Use nanf() instead of nan() in single-precision float libm math functionsJozef Lawrynowicz2019-01-234-4/+4
* Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functionsJozef Lawrynowicz2019-01-2316-18/+18
* Remove HUGE_VAL definition from libm math functionsJozef Lawrynowicz2019-01-2331-186/+0
* Remove matherr, and SVID and X/Open math library configurationsJozef Lawrynowicz2019-01-2375-2298/+405
* time.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARMCorinna Vinschen2019-01-221-8/+12
* AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston2019-01-1531-4/+13112
* update to Unicode 11.0Thomas Wolff2019-01-134-93/+159
* map WEOF to undefined rather than the control char categoryThomas Wolff2019-01-131-1/+1
* fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE onlyCorinna Vinschen2019-01-071-0/+2
* Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flagCorinna Vinschen2019-01-071-0/+1
* Cygwin: open: support Linux-specific O_PATH flagCorinna Vinschen2019-01-071-0/+2
* Improve performance of memmemWilco Dijkstra2019-01-012-51/+137
* Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston2018-12-31106-1068/+1135
* RTEMS: Use __uint64_t for __ino_tSebastian Huber2018-12-201-1/+1
* Plug routing sysctl leaks.markj2018-12-201-1/+5
* nano-vfprintf_float.c: Fix check if negative for nans.Jon Beniston2018-12-131-1/+2
* Fix powf overflow handling in non-nearest rounding modeSzabolcs Nagy2018-12-101-0/+10
* sys/time.h: Remove KASSERTSebastian Huber2018-12-041-12/+0
* Ensure that all values of ns, us and ms workimp2018-12-041-7/+52
* When converting ns,us,ms to sbt, return the ceil()imp2018-12-041-3/+7
* Correct a misplaced closing paren.ian2018-12-041-3/+3
* sys: further adoption of SPDX licensing ID tags.pfg2018-12-041-0/+2
* Add inline functions to convert between sbintime_tian2018-12-041-7/+52
* Renumber copyright clause 4imp2018-12-041-1/+1
* stdio.h: Expose cuserid with __GNU_VISIBLECorinna Vinschen2018-11-291-1/+1
* time.h: Introduce Linux-specific CLOCK id valuesCorinna Vinschen2018-11-291-4/+18
* Builtin enable return code with SYS_EXIT_EXTENDEDMatthew Malcomson2018-11-261-19/+43
* Fix issue with dst bias in memsetWilco Dijkstra2018-11-081-0/+1
* Fix v850 target for RTEMScygwin-2_11_2-releaseSebastian Huber2018-11-081-1/+1
* RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>Sebastian Huber2018-11-081-2/+5
* Adjust writeback in non-zero memsetWilco Dijkstra2018-11-061-3/+3
* newlib/configure.host: Set have_init_fini to no for OpenRISCStafford Horne2018-11-051-0/+1
* Fix posix_memalign() attributesSebastian Huber2018-10-221-2/+2
* RTEMS: Use function and data sectionsSebastian Huber2018-10-221-0/+1
* newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method lea...Joel Sherrill2018-10-181-0/+3