3811 Commits (master)

Author SHA1 Message Date
Thomas Schwinge ed50a50b9b amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock.h' for C++ 2 years ago
Andrew Stubbs 7dd4eb1db9 amdgcn: Implement proper locks 2 years ago
Joel Sherrill 176b19fbe5 libc/include/sys/select.h: Use elif not elifdef 2 years ago
Chris Johns 8d38c37ed9 RTEMS: Increase FS_SETSIZE to 256 bits 2 years ago
Torbjörn SVENSSON 3b97a5ec67 libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO 2 years ago
Christian Franke 6f996d7751 Cygwin: add compile warning if ENOSHARE or ECASECLASH is used 2 years ago
Sebastian Huber 3e16e86a56 RTEMS: Define ssize_t for <dirent.h> 3 years ago
Alexey Lapshin acf176104f strptime: fix am/pm converting to 24-hour system 2 years ago
Corinna Vinschen bfb68a9e6e getlocalename_l: fix _reent for _REENT_SMALL targets 3 years ago
Corinna Vinschen 2e7f7b96e5 Cygwin: implement setproctitle 3 years ago
Corinna Vinschen 3600654b78 sys/stat.h: drop __INSIDE_CYGWIN__ guards 3 years ago
Corinna Vinschen 62ca95721a Cygwin: posix_getdents: implement per SUS Base Specifications Issue 8 draft 3 years ago
Corinna Vinschen 71511d4ac8 getlocalename_l: implement per SUS Base Specifications Issue 8 draft 3 years ago
Christian Franke 31f7cd1e43 Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only 3 years ago
Christian Franke 497e6eb2c0 ssp: add support for _FORTIFY_SOURCE=3 3 years ago
Mike Frysinger 72b6105518 newlib: docs: add "Function " to every function node 3 years ago
Mike Frysinger 613267aa6e newlib: docs: print the function index 3 years ago
Jeff Johnston 6f6427b053 Add Dimitar Dimitrov as maintainer for pru 3 years ago
Corinna Vinschen 47f079b98e fputwc: call __fputwc directly 3 years ago
Corinna Vinschen 422c4f0451 memccpy: fix pointer assignment 3 years ago
Corinna Vinschen 29ec33360d ORIENT: avoid "expression has no effect" warning 3 years ago
Corinna Vinschen d13d9220bf _fputwc_r: actually return result of __fputwc 3 years ago
Christian Franke d8c0fb090c Cygwin: introduce close_range(2) 3 years ago
Brian Inglis 9a863f713a fix strverscmp comparison of digit sequence with non-digits 3 years ago
Xiao Zeng 99f3898dfc newlib: libc: Improved the readability of strspn with minor optimization 3 years ago
Jeff Johnston 26f7004bf7 Changes for newlib 4.4.0 snapshot 3 years ago
Jeff Law ec119e1084 Minor improvement to H8 startup code 3 years ago
Hans-Peter Nilsson ddb614993a newlib MMIX: Fix compilation warnings that recent gcc treats as errors 3 years ago
Thomas Schwinge 1a177610d8 GCN: Implement '_exit' instead of 'exit' 3 years ago
Jeff Law dc7ee58132 Fix newlib H8/300 bits for C99/gcc-14 3 years ago
Jeff Johnston 188ca64934 Optimize strpbrk.c 3 years ago
Craig Blackmore 73bce6597c newlib: Fix long double for unsupported rounding modes and exceptions 3 years ago
Xiao Zeng b639245932 newlib: libc: Improved the readability of strcspn with minor optimization 3 years ago
Jeff Law c1a61029fe Fix various v850 problems 3 years ago
Jeff Johnston f81bf08f7c Add generated files for Revert patch 3 years ago
Mike Frysinger b67114d7d8 Revert "Fix libgloss/newlib build to conditionally use top include dir" 3 years ago
Freddie Chopin 60c6397133 Remove curly braces in `@author` tag in .texi files 3 years ago
Hans-Peter Nilsson 3bafe2fae7 newlib cris: Fix compilation warnings that recent gcc treats as errors 3 years ago
Dimitar Dimitrov 14d786873c pru: libm: Fix incorrect function name 3 years ago
Kito Cheng 04798b7bb6 RISC-V: Support long double math 3 years ago
Kuan-Wei Chiu b64d0d53af newlib: libc: Fix indentation 3 years ago
Kuan-Wei Chiu 65f7ab0bb9 newlib: libc: Fix memory leak in computematchjumps() 3 years ago
Mike Frysinger dab15f6740 newlib: filter out versions from newlib.h to simplify autoreconf 3 years ago
Takashi Yano 0e961f582a newlib: nl_langinfo: Fix a bug of time stuff. 3 years ago
Sebastian Huber 3cacedbbac aarch64: Remove duplicated optimized memmove() 3 years ago
Corinna Vinschen 61e52c4d60 stdio: drop unnecessary calls to ORIENT 3 years ago
Corinna Vinschen c190063f96 stdio: set and test stream orientation in low-level input function __srget_r 3 years ago
Corinna Vinschen 09119463a1 stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
Takashi Yano bc986b7ff6 stdio: Fix bugs in commit 3d94e07c49 3 years ago
Chris Johns 37e67d1595 Reclaim _REENT_MP_P5S in _reclaim_reent 3 years ago