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
2022-06-10Use global stdio streams for all configurationsSebastian Huber
2022-06-08Clarify struct _reent commentSebastian Huber
2022-05-30Cygwin: simplify some function namesKen Brown
2022-05-18newlib: libc: reent.h: remove unnecessary parenthesesJia-Wei Chen
2022-05-18Use global atexit data for all configurationsSebastian Huber
2022-05-18Optional struct _reent::_new::_unusedSebastian Huber
2022-05-18Optional struct _reent::_new::_reent::_unused_randSebastian Huber
2022-05-18Optional struct _reent::_unspecified_locale_infoSebastian Huber
2022-05-18Optional struct _reent::__unused_sdidinitSebastian Huber
2022-05-18Add --enable-newlib-reent-binary-compatSebastian Huber
2022-05-13Remove __sglue member for one configurationMatt Joyce
2022-05-13Add global __sglue object for all configurationsMatt Joyce
2022-05-13stdio: Replace _fwalk_reent() with _fwalk_sglue()Sebastian Huber
2022-05-13Add stdio_exit_handler()Matt Joyce
2022-05-13Add two __sglue initialization macrosMatt Joyce
2022-05-13Declare global __sf[] only onceSebastian Huber
2022-05-04Fix ndbm.c build breakDimitar Dimitrov
2022-05-04Remove _global_impure_ptr indirectionSebastian Huber
2022-05-04In <stdio.h> provide only necessary typesSebastian Huber
2022-05-04Revert "sys/types.h: Don't include sys/_stdint.h"Corinna Vinschen
2022-05-03sys/types.h: Don't include sys/_stdint.hCorinna Vinschen
2022-04-11Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2Andrea Corallo
2022-02-22Make __sdidinit unusedMatt Joyce
2021-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen
2021-11-29stdio: Fix issue of printing "%La" format with large exp part.Takashi Yano
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2021-11-13newlib: ignore _FORTIFY_SOURCE when building newlibMike Frysinger
2021-11-12ctype: use less short names in public headerMike Frysinger
2021-10-27Unconditionally declare strsignalcygwin-3_3_0-releaseChristian Biesinger via Newlib
2021-10-07sys/tree.h: Red child with black sibling rotationsSebastian Huber
2021-10-05sys/tree.h: Add parent rotationsSebastian Huber
2021-10-05sys/tree.h: Simplify chain of conditionsSebastian Huber
2021-10-05sys/tree.h: Simplify loop conditionSebastian Huber
2021-08-27libc/include/sys/signal.h: Change __STDINT_EXP() to __SIZEOF_INT__Joel Sherrill
2021-08-09libc: Added prototypes for new POSIX APIsMatt Joyce
2021-08-02libc: Added implementation for sig2str/str2sig.Matt Joyce
2021-07-28Remove unneccesary parenthesis around declaratorMaxim Blinov
2021-07-22libc/include/sys/config.h: Undef _REENT_SMALL for RTEMS on MicroBlazeAlex White
2021-07-12Minimal support for ISO/IEC TS 18661-3.Kito Cheng
2021-06-25inttypes.h: Use reserved names for function parametersJonathan Wakely
2021-05-20sys/stat.h: Enable UTIME_NOW and UTIME_OMIT for RTEMSJoel Sherrill
2021-02-25Set __IEEE_BIG_ENDIAN for big endian RISC-VMarcus Comstedt
2021-02-16Complete revert of 2019-08-19, st_atime in libc/include/sys/stat.hHans-Peter Nilsson
2021-02-09FTW Port for NewlibEshan dhawan
2021-01-26Align *utime*() with POSIX/glibcSebastian Huber
2020-11-16Fix return type of __locale_ctype_ptr_l()Sebastian Huber
2020-11-16libc/include/newlib.h: Fix C++ compilation issueJoel Sherrill
2020-10-26Define RB_SET_PARENT to do all assignmentsdougm
2020-10-26In concluding RB_REMOVE_COLOR, in the case whendougm