2023-01-06 |
Joseph Myers | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2023-01-06 |
Joseph Myers | Remove trailing whitespace in gmp.h |
tree | commitdiff |
2022-12-19 |
Florian Weimer | stdio-common: Convert vfprintf and related functions... |
tree | commitdiff |
2022-12-12 |
Adhemerval Zanella | stdlib: Move _IO_cleanup to call_function_static_weak |
tree | commitdiff |
2022-11-07 |
Adhemerval Zanella | Apply asm redirection in gmp.h before first use |
tree | commitdiff |
2022-11-02 |
Szabolcs Nagy | Fix OOB read in stdlib thousand grouping parsing [BZ... |
tree | commitdiff |
2022-11-01 |
Adhemerval Zanella | configure: Use -Wno-ignored-attributes if compiler... |
tree | commitdiff |
2022-10-28 |
Letu Ren | stdlib/strfrom: Add copysign to fix NAN issue on riscv... |
tree | commitdiff |
2022-10-28 |
Xi Ruoyao | longlong.h: update from GCC for LoongArch clz/ctz support |
tree | commitdiff |
2022-10-18 |
Florian Weimer | Use PTR_MANGLE and PTR_DEMANGLE unconditionally in... |
tree | commitdiff |
2022-10-18 |
Florian Weimer | Introduce <pointer_guard.h>, extracted from <sysdep.h> |
tree | commitdiff |
2022-09-30 |
Adhemerval Zanella | malloc: Do not clobber errno on __getrandom_nocancel... |
tree | commitdiff |
2022-09-30 |
Adhemerval Zanella | stdlib: Fix __getrandom_nocancel type and arc4random... |
tree | commitdiff |
2022-08-30 |
Adhemerval Zanella | stdlib: Fix macro expansion producing 'defined' has... |
tree | commitdiff |
2022-08-10 |
Florian Weimer | inet: Turn __ivaliduser into a compatibility symbol |
tree | commitdiff |
2022-08-03 |
Florian Weimer | assert: Do not use stderr in libc-internal assert |
tree | commitdiff |
2022-08-01 |
Adhemerval Zanella | stdlib: Simplify arc4random_uniform |
tree | commitdiff |
2022-07-29 |
Adhemerval Zanella | stdlib: Tuned down tst-arc4random-thread internal param... |
tree | commitdiff |
2022-07-27 |
Jason A. Donenfeld | arc4random: simplify design for better safety |
tree | commitdiff |
2022-07-22 |
Adhemerval Zanella... | aarch64: Add optimized chacha20 |
tree | commitdiff |
2022-07-22 |
Adhemerval Zanella... | stdlib: Add arc4random tests |
tree | commitdiff |
2022-07-22 |
Adhemerval Zanella... | stdlib: Add arc4random, arc4random_buf, and arc4random_... |
tree | commitdiff |
2022-07-05 |
Florian Weimer | stdlib: Simplify buffer management in canonicalize |
tree | commitdiff |
2022-06-30 |
Adhemerval Zanella | Refactor internal-signals.h |
tree | commitdiff |
2022-06-23 |
Noah Goldstein | stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] |
tree | commitdiff |
2022-06-22 |
Noah Goldstein | stdlib: Remove attr_write from mbstows if dst is NULL... |
tree | commitdiff |
2022-06-22 |
Noah Goldstein | stdlib: Remove trailing whitespace from Makefile |
tree | commitdiff |
2022-04-13 |
Adhemerval Zanella | stdlib: Reflow and sort most variable assignments |
tree | commitdiff |
2022-03-31 |
Siddhesh Poyarekar | realpath: Bring back GNU extension on ENOENT and EACCES... |
tree | commitdiff |
2022-03-31 |
Adhemerval Zanella | stdlib: Fix tst-getrandom memcmp call |
tree | commitdiff |
2022-03-31 |
Adhemerval Zanella | stdlib: Fix tst-rand48.c printf types |
tree | commitdiff |
2022-03-10 |
Steve Grubb | Add some missing access function attributes |
tree | commitdiff |
2022-02-21 |
Siddhesh Poyarekar | realpath: Do not copy result on failure (BZ #28815) |
tree | commitdiff |
2022-01-26 |
Martin Sebor | stdlib: Avoid -Wuse-after-free in __add_to_environ... |
tree | commitdiff |
2022-01-24 |
Siddhesh Poyarekar | realpath: Avoid overwriting preexisting error (CVE... |
tree | commitdiff |
2022-01-24 |
Siddhesh Poyarekar | tst-realpath-toolong: Fix hurd build |
tree | commitdiff |
2022-01-21 |
Siddhesh Poyarekar | realpath: Set errno to ENAMETOOLONG for result larger... |
tree | commitdiff |
2022-01-13 |
Siddhesh Poyarekar | stdlib: Fix formatting of tests list in Makefile |
tree | commitdiff |
2022-01-13 |
Siddhesh Poyarekar | stdlib: Sort tests in Makefile |
tree | commitdiff |
2022-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2021-12-17 |
Siddhesh Poyarekar | fortify: Fix spurious warning with realpath |
tree | commitdiff |
2021-10-20 |
Jonathan Wakely | Add alloc_align attribute to memalign et al |
tree | commitdiff |
2021-10-20 |
omain GEISSLER | stdlib: Fix tst-canon-bz26341 when the glibc build... |
tree | commitdiff |
2021-10-20 |
Siddhesh Poyarekar | Make sure that the fortified function conditionals... |
tree | commitdiff |
2021-10-20 |
Siddhesh Poyarekar | Don't add access size hints to fortifiable functions |
tree | commitdiff |
2021-10-05 |
Joseph Myers | Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare |
tree | commitdiff |
2021-09-03 |
Siddhesh Poyarekar | Remove "Contributed by" lines |
tree | commitdiff |
2021-08-04 |
DJ Delorie | test-dlclose-exit-race: avoid hang on pthread_create... |
tree | commitdiff |
2021-07-28 |
Siddhesh Poyarekar | __cxa_thread_atexit_impl: Abort on allocation failure... |
tree | commitdiff |
2021-07-09 |
H.J. Lu | Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) |
tree | commitdiff |
2021-07-09 |
Florian Weimer | Force building with -fno-common |
tree | commitdiff |
2021-07-08 |
Siddhesh Poyarekar | Move mcheck symbol from stdlib to malloc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Cleanups after -ldl is no longer required |
tree | commitdiff |
2021-05-16 |
Martin Sebor | Enable support for GCC 11 -Wmismatched-dealloc. |
tree | commitdiff |
2021-05-14 |
Vitaly Buka | stdlib: Fix data race in __run_exit_handlers [BZ #27749] |
tree | commitdiff |
2021-05-06 |
Martin Sebor | Annotate additional APIs with GCC attribute access. |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move pthread_setcancelstate into libc |
tree | commitdiff |
2021-04-12 |
Siddhesh Poyarekar | support: Add capability to fork an sgid child |
tree | commitdiff |
2021-03-29 |
Samuel Thibault | fork.h: replace with register-atfork.h |
tree | commitdiff |
2021-03-24 |
Samuel Thibault | stdlib: Fix BZ #26241 testcase on GNU/Hurd |
tree | commitdiff |
2021-01-20 |
Adhemerval Zanella | stdlib: Add testcase for BZ #26241 |
tree | commitdiff |
2021-01-11 |
Adhemerval Zanella | posix: Fix return value of system if shell can not... |
tree | commitdiff |
2021-01-05 |
Adhemerval Zanella | stdlib: Sync canonicalize with gnulib [BZ #10635] ... |
tree | commitdiff |
2021-01-02 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2020-12-31 |
Siddhesh Poyarekar | nonstring: Enable __FORTIFY_LEVEL=3 |
tree | commitdiff |
2020-12-18 |
Lode Willems | getenv: Move call to strlen to the branch it's used in. |
tree | commitdiff |
2020-12-14 |
Joseph Myers | Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines |
tree | commitdiff |
2020-12-12 |
Jonny Grant | Fix spelling and grammar in several comments |
tree | commitdiff |
2020-12-08 |
Joseph Myers | Make strtoimax, strtoumax, wcstoimax, wcstoumax into... |
tree | commitdiff |
2020-10-08 |
Andreas Schwab | Revert "Fix missing redirects in testsuite targets" |
tree | commitdiff |
2020-09-11 |
Adhemerval Zanella | Remove internal usage of extensible stat functions |
tree | commitdiff |
2020-07-01 |
Joseph Myers | Fix typo in comment in bug 26137 fix. |
tree | commitdiff |
2020-06-30 |
Joseph Myers | Fix strtod multiple-precision division bug (bug 26137). |
tree | commitdiff |
2020-06-30 |
John Marshall | random: range is not portably RAND_MAX [BZ #7003] |
tree | commitdiff |
2020-06-01 |
Carlos O'Donell | mbstowcs: Document, test, and fix null pointer dst... |
tree | commitdiff |
2020-05-04 |
Martin Sebor | improve out-of-bounds checking with GCC 10 attribute... |
tree | commitdiff |
2020-04-30 |
Paul E. Murphy | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC... |
tree | commitdiff |
2020-04-28 |
Joseph Myers | Remove unused floating-point configuration from gmp... |
tree | commitdiff |
2020-04-09 |
Joseph Myers | Add GRND_INSECURE from Linux 5.6 to sys/random.h |
tree | commitdiff |
2020-03-25 |
Adhemerval Zanella | stdlib: Move tst-system to tests-container |
tree | commitdiff |
2020-03-23 |
Adhemerval Zanella | posix: Fix system error return value [BZ #25715] |
tree | commitdiff |
2020-03-11 |
Vineet Gupta | gcc PR 89877: miscompilation due to missing cc clobber... |
tree | commitdiff |
2020-02-17 |
Gabriel F. T. Gomes | Prepare redirections for IEEE long double on powerpc64le |
tree | commitdiff |
2020-02-17 |
Florian Weimer | stdlib: Reduce namespace pollution in <inttypes.h> |
tree | commitdiff |
2020-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2019-12-13 |
Samuel Thibault | hurd: Fix local PLT |
tree | commitdiff |
2019-12-03 |
Florian Weimer | Expand $(as-needed) and $(no-as-needed) throughout... |
tree | commitdiff |
2019-12-03 |
Rajalakshmi Sriniv... | ldbl-128ibm-compat: Add strfmon_l with IEEE long double... |
tree | commitdiff |
2019-09-07 |
Paul Eggert | Prefer https to http for gnu.org and fsf.org URLs |
tree | commitdiff |
2019-08-23 |
Paul Eggert | Fix spellings of contributor names in comments and doc |
tree | commitdiff |
2019-08-13 |
Joseph Myers | Declare most TS 18661-1 interfaces for C2X. |
tree | commitdiff |
2019-04-18 |
Adhemerval Zanella | malloc: make malloc fail with requests larger than... |
tree | commitdiff |
2019-04-17 |
Mike Gerow | stdlib/tst-secure-getenv: handle >64 groups |
tree | commitdiff |
2019-03-13 |
Zack Weinberg | Move inttypes.h and stdint.h to stdlib. |
tree | commitdiff |
2019-02-27 |
Joseph Myers | Add some spaces before '('. |
tree | commitdiff |
2019-02-22 |
Joseph Myers | Break some lines before not after operators. |
tree | commitdiff |
2019-02-03 |
Aurelien Jarno | testsuite: stdlib/isomac.c: add missing include |
tree | commitdiff |
2019-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2018-12-21 |
Joseph Myers | Update longlong.h. |
tree | commitdiff |
2018-12-05 |
Zack Weinberg | Add __v*printf_internal with flags arguments |
tree | commitdiff |
next |