Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Implement C23 <stdbit.h> | Joseph Myers | 1 | -0/+72 |
2023-02-16 | C2x strtol binary constant handling | Joseph Myers | 1 | -0/+8 |
2022-08-10 | inet: Turn __ivaliduser into a compatibility symbol | Florian Weimer | 1 | -0/+2 |
2022-07-22 | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto | 1 | -0/+5 |
2021-07-08 | Move mcheck symbol from stdlib to malloc | Siddhesh Poyarekar | 1 | -1/+1 |
2018-08-10 | Move __fentry__ version definition to sysdeps/{i386,x86_64} | Ilya Leoshkevich | 1 | -3/+0 |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers | 1 | -4/+4 |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers | 1 | -0/+5 |
2017-11-27 | Add _Float64x function aliases. | Joseph Myers | 1 | -0/+5 |
2017-11-24 | Move wcstof128 symbol versions to wcsmbs/Versions. | Joseph Myers | 1 | -2/+0 |
2017-10-16 | Move some float128 symbol version definitions. | Joseph Myers | 1 | -0/+10 |
2017-04-20 | Do not use wildcard symbol names for public versions in Versions files. | Joseph Myers | 1 | -1/+5 |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 1 | -0/+1 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+4 |
2016-06-06 | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 1 | -0/+3 |
2015-12-04 | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers | 1 | -0/+1 |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar | 1 | -0/+4 |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer | 1 | -1/+6 |
2010-08-07 | x86: Add support for frame pointer less mcount | Andi Kleen | 1 | -0/+3 |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper | 1 | -0/+2 |
2009-03-08 | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and | Ulrich Drepper | 1 | -0/+3 |
2007-11-13 | * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. | Ulrich Drepper | 1 | -0/+3 |
2004-05-03 | Update. | Ulrich Drepper | 1 | -3/+0 |
2002-07-11 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-02-28 | Update. | Ulrich Drepper | 1 | -1/+4 |
2002-02-19 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-02-01 | Update. | Ulrich Drepper | 1 | -4/+5 |
2001-03-05 | Remove __new_exitfn. | Ulrich Drepper | 1 | -4/+0 |
2001-02-26 | Update. | Ulrich Drepper | 1 | -0/+4 |
2001-01-12 | Update. | Ulrich Drepper | 1 | -4/+0 |
2001-01-11 | Update. | Ulrich Drepper | 1 | -0/+4 |
1999-12-27 | Update. | Ulrich Drepper | 1 | -0/+4 |
1999-02-07 | Update. | Ulrich Drepper | 1 | -0/+7 |
1998-07-02 | Update. | Ulrich Drepper | 1 | -0/+86 |