aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-11cdefs: Make __nosanitizeaddress work for KASAN as wellMark Johnston1-1/+7
2022-07-11cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unusedWarner Losh1-1/+0
2022-07-11Expose clang's alignment builtins and use them for roundup2/rounddown2Alex Richardson1-0/+19
2022-07-11cdefs.h: remove intel_compiler supportWarner Losh1-22/+12
2022-07-08Reduce namespace pollution from <sys/_types.h>Sebastian Huber2-4/+6
2022-07-07Cygwin: redefine some macros for Linux compatibilityKen Brown1-3/+7
2022-06-10Use global stdio streams for all configurationsSebastian Huber2-114/+11
2022-06-08Clarify struct _reent commentSebastian Huber1-2/+3
2022-05-29Cygwin: simplify some function namesKen Brown3-17/+3
2022-05-18newlib: libc: reent.h: remove unnecessary parenthesesJia-Wei Chen1-1/+1
2022-05-18Use global atexit data for all configurationsSebastian Huber2-27/+15
2022-05-18Optional struct _reent::_new::_unusedSebastian Huber1-7/+5
2022-05-18Optional struct _reent::_new::_reent::_unused_randSebastian Huber1-2/+6
2022-05-18Optional struct _reent::_unspecified_locale_infoSebastian Huber1-7/+9
2022-05-18Optional struct _reent::__unused_sdidinitSebastian Huber1-9/+15
2022-05-18Add --enable-newlib-reent-binary-compatSebastian Huber1-0/+6
2022-05-13Remove __sglue member for one configurationMatt Joyce1-4/+4
2022-05-13Add global __sglue object for all configurationsMatt Joyce1-0/+2
2022-05-13stdio: Replace _fwalk_reent() with _fwalk_sglue()Sebastian Huber1-0/+3
2022-05-13Add stdio_exit_handler()Matt Joyce1-0/+2
2022-05-13Add two __sglue initialization macrosMatt Joyce1-1/+8
2022-05-13Declare global __sf[] only onceSebastian Huber1-2/+4
2022-05-04Fix ndbm.c build breakDimitar Dimitrov1-0/+1
2022-05-04Remove _global_impure_ptr indirectionSebastian Huber1-2/+7
2022-05-04In <stdio.h> provide only necessary typesSebastian Huber1-1/+11
2022-05-04Revert "sys/types.h: Don't include sys/_stdint.h"Corinna Vinschen3-72/+72
2022-05-03sys/types.h: Don't include sys/_stdint.hCorinna Vinschen3-72/+72
2022-04-11Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2Andrea Corallo2-0/+23
2022-02-22Make __sdidinit unusedMatt Joyce1-3/+7
2021-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano2-0/+133
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen1-35/+32
2021-11-29stdio: Fix issue of printing "%La" format with large exp part.Takashi Yano1-0/+1
2021-11-15change _COMPILING_NEWLIB to _LIBCMike Frysinger13-20/+20
2021-11-13newlib: ignore _FORTIFY_SOURCE when building newlibMike Frysinger1-1/+2
2021-11-11ctype: use less short names in public headerMike Frysinger1-32/+35
2021-10-27Unconditionally declare strsignalcygwin-3_3_0-releaseChristian Biesinger via Newlib1-1/+1
2021-10-07sys/tree.h: Red child with black sibling rotationsSebastian Huber1-2/+41
2021-10-05sys/tree.h: Add parent rotationsSebastian Huber1-4/+39
2021-10-05sys/tree.h: Simplify chain of conditionsSebastian Huber1-1/+1
2021-10-05sys/tree.h: Simplify loop conditionSebastian Huber1-1/+1
2021-08-27libc/include/sys/signal.h: Change __STDINT_EXP() to __SIZEOF_INT__Joel Sherrill1-1/+1
2021-08-09libc: Added prototypes for new POSIX APIsMatt Joyce1-0/+22
2021-08-02libc: Added implementation for sig2str/str2sig.Matt Joyce1-0/+17
2021-07-28Remove unneccesary parenthesis around declaratorMaxim Blinov1-1/+1
2021-07-22libc/include/sys/config.h: Undef _REENT_SMALL for RTEMS on MicroBlazeAlex White1-1/+1
2021-07-12Minimal support for ISO/IEC TS 18661-3.Kito Cheng1-1/+11
2021-06-25inttypes.h: Use reserved names for function parametersJonathan Wakely1-1/+1
2021-05-20sys/stat.h: Enable UTIME_NOW and UTIME_OMIT for RTEMSJoel Sherrill1-1/+1
2021-02-25Set __IEEE_BIG_ENDIAN for big endian RISC-VMarcus Comstedt1-0/+4
2021-02-16Complete revert of 2019-08-19, st_atime in libc/include/sys/stat.hHans-Peter Nilsson1-1/+1