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
path: root/newlib
AgeCommit message (Expand)Author
2019-03-25Add missing includes.Andrew Stubbs
2019-03-18AMD GCN: Implement circular buffering.Andrew Stubbs
2019-02-22stdio: drop unused O_TEXT handling on non-CygwinCorinna Vinschen
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-02-01scandir: Add support for struct dirent::d_typeSebastian Huber
2019-02-01a) Use strcoll() in opendir() and alphasort()ache
2019-02-01scandir(3) previously used st_sizedas
2019-02-01Remove __P and convert to ANSI prototypes.obrien
2019-02-01Clean up the vcs ID stringsjhb
2019-02-01Renumber copyright clause 4imp
2019-02-01scandir: Update copyright notice from FreeBSDSebastian Huber
2019-02-01General further adoption of SPDX licensing ID tags.pfg
2019-01-23Use nanf() instead of nan() in single-precision float libm math functionsJozef Lawrynowicz
2019-01-23Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functionsJozef Lawrynowicz
2019-01-23Remove HUGE_VAL definition from libm math functionsJozef Lawrynowicz
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-14update to Unicode 11.0Thomas Wolff
2019-01-14map WEOF to undefined rather than the control char categoryThomas Wolff
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
2019-01-01Improve performance of memmemWilco Dijkstra
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
2018-12-20RTEMS: Use __uint64_t for __ino_tSebastian Huber
2018-12-20Plug routing sysctl leaks.markj
2018-12-13nano-vfprintf_float.c: Fix check if negative for nans.Jon Beniston
2018-12-10Fix powf overflow handling in non-nearest rounding modeSzabolcs Nagy
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
2018-11-29stdio.h: Expose cuserid with __GNU_VISIBLECorinna Vinschen
2018-11-29time.h: Introduce Linux-specific CLOCK id valuesCorinna Vinschen
2018-11-26Builtin enable return code with SYS_EXIT_EXTENDEDMatthew Malcomson
2018-11-08Fix issue with dst bias in memsetWilco Dijkstra
2018-11-08Fix v850 target for RTEMScygwin-2_11_2-releaseSebastian Huber
2018-11-08RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>Sebastian Huber
2018-11-06Adjust writeback in non-zero memsetWilco Dijkstra
2018-11-05newlib/configure.host: Set have_init_fini to no for OpenRISCStafford Horne
2018-10-22Fix posix_memalign() attributesSebastian Huber
2018-10-22RTEMS: Use function and data sectionsSebastian Huber