aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-20newlib/libc/include/devctl.h: Add extern "C" wrapperJoel Sherrill1-0/+8
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard6-26/+6
2019-12-20Optimize setjmp/longjmp for moxie.Anthony Green1-1/+1
2019-12-17Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)Keith Packard1-0/+4
2019-12-13Fix setjmp/longjmp for the moxie port.Anthony Green1-1/+1
2019-11-26newlib/libc/include/sys/features.h: update __STDC_ISO_10646__Brian Inglis1-3/+7
2019-11-04Move timeval macros to <sys/time.h>Sebastian Huber2-32/+31
2019-11-04Synchronize <sys/time.h> with FreeBSDSebastian Huber1-0/+27
2019-11-04Synchronize <sys/_timespec.h> with FreeBSDSebastian Huber1-2/+4
2019-11-04Fix sbttons for values > 2simp1-2/+9
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov2-0/+9
2019-10-07Allow verifying _REENT_CHECK macros memory allocationJeff Johnston1-3/+3
2019-09-10libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0Joel Sherrill1-5/+24
2019-08-19Revert previous change to sys/stat.h and fix cris libglossJeff Johnston1-9/+0
2019-08-19Fix regression in cris-elf caused by sys/stat.h changeJeff Johnston1-2/+11
2019-08-16stat.h: use POSIX-required timefields throughoutCorinna Vinschen1-16/+6
2019-08-12sched.h: Declare affinity functions only on targets supporting themCorinna Vinschen1-0/+6
2019-08-09Add default implementation of fenv.h and all methodsJoel Sherrill2-0/+155
2019-07-25Port ndbm - Remove Declaration of dbm_forderVaibhav Gupta1-3/+0
2019-07-24Port ndbmVaibhav Gupta1-0/+93
2019-06-27sched: Move Cygwin cpuset definitions into Cygwin-specific headerCorinna Vinschen1-18/+0
2019-06-27or1k: Avoid write outside setjmp buf & shrink bufMartin Erik Werner1-1/+4
2019-06-25Support calculation of pointer size for __int20__ type in _intsup.hJozef Lawrynowicz1-0/+4
2019-06-24Cygwin: Implement sched_[gs]etaffinity()Mark Geisert1-0/+23
2019-06-14Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen11-13/+13
2019-06-07Mark inline functions with __unused;trasz1-5/+5
2019-06-07sys/sys: further adoption of SPDX licensing ID tags.pfg1-0/+2
2019-06-03Fix <sys/_types.h> issues with <stddef.h>Sebastian Huber2-5/+3
2019-06-03Avoid <sys/cdefs.h> dependency in <sys/_types.h>Sebastian Huber1-2/+7
2019-06-03Avoid cyclic header dependenciesSebastian Huber2-5/+5
2019-02-19Cygwin: add secure_getenvYaakov Selkowitz1-0/+3
2019-02-19Define u_register_t if __BSD_VISIBLESebastian Huber1-0/+2
2019-02-19Change register_t definitionSebastian Huber1-1/+1
2019-02-19Fix comment in <sys/types.h>Sebastian Huber1-1/+1
2019-02-19Move RTEMS and XMK specific type definitionsSebastian Huber2-16/+6
2019-01-23Remove matherr, and SVID and X/Open math library configurationsJozef Lawrynowicz1-39/+0
2019-01-22time.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARMCorinna Vinschen1-8/+12
2019-01-15AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston2-0/+8
2019-01-07fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE onlyCorinna Vinschen1-0/+2
2019-01-07Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flagCorinna Vinschen1-0/+1
2019-01-07Cygwin: open: support Linux-specific O_PATH flagCorinna Vinschen1-0/+2
2018-12-04sys/time.h: Remove KASSERTSebastian Huber1-12/+0
2018-12-04Ensure that all values of ns, us and ms workimp1-7/+52
2018-12-04When converting ns,us,ms to sbt, return the ceil()imp1-3/+7
2018-12-04Correct a misplaced closing paren.ian1-3/+3
2018-12-04sys: further adoption of SPDX licensing ID tags.pfg1-0/+2
2018-12-04Add inline functions to convert between sbintime_tian1-7/+52
2018-12-04Renumber copyright clause 4imp1-1/+1
2018-11-29stdio.h: Expose cuserid with __GNU_VISIBLECorinna Vinschen1-1/+1
2018-11-29time.h: Introduce Linux-specific CLOCK id valuesCorinna Vinschen1-4/+18