Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 208 | -208/+208 |
2019-12-13 | hurd: Fix local PLT | Samuel Thibault | 1 | -2/+4 |
2019-12-03 | Expand $(as-needed) and $(no-as-needed) throughout the build system | Florian Weimer | 1 | -1/+1 |
2019-12-03 | ldbl-128ibm-compat: Add strfmon_l with IEEE long double format | Rajalakshmi Srinivasaraghavan | 1 | -4/+27 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 208 | -208/+208 |
2019-08-23 | Fix spellings of contributor names in comments and doc | Paul Eggert | 1 | -1/+1 |
2019-08-13 | Declare most TS 18661-1 interfaces for C2X. | Joseph Myers | 3 | -3/+3 |
2019-04-18 | malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741) | Adhemerval Zanella | 1 | -5/+8 |
2019-04-17 | stdlib/tst-secure-getenv: handle >64 groups | Mike Gerow | 1 | -4/+15 |
2019-03-13 | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg | 2 | -0/+753 |
2019-02-27 | Add some spaces before '('. | Joseph Myers | 4 | -6/+6 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 3 | -24/+25 |
2019-02-03 | testsuite: stdlib/isomac.c: add missing include | Aurelien Jarno | 1 | -0/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 206 | -206/+206 |
2018-12-21 | Update longlong.h. | Joseph Myers | 1 | -58/+57 |
2018-12-05 | Add __v*printf_internal with flags arguments | Zack Weinberg | 1 | -1/+1 |
2018-11-30 | stdlib: assert on NULL function pointer in atexit etc. [BZ #20544] | Paul Pluzhnikov | 4 | -1/+125 |
2018-11-16 | Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 2 | -5/+6 |
2018-10-30 | stdlib/test-bz22786: Avoid memory leaks in the test itself | Florian Weimer | 1 | -2/+4 |
2018-10-30 | stdlib/tst-strtod-overflow: Switch to support_blob_repeat | Florian Weimer | 1 | -6/+10 |
2018-10-30 | stdlib/test-bz22786: Avoid spurious test failures using alias mappings | Florian Weimer | 1 | -10/+6 |
2018-10-24 | Y2038: Add 64-bit time for all architectures | Albert ARIBAUD (3ADEV) | 1 | -1/+1 |
2018-10-24 | Y2038: provide size of default time_t for target architecture | Albert ARIBAUD (3ADEV) | 1 | -1/+1 |
2018-10-17 | Don't reduce test timeout to less than default | Andreas Schwab | 1 | -1/+0 |
2018-09-27 | Fix stack overflow in tst-setcontext9 (bug 23717) | Andreas Schwab | 1 | -2/+2 |
2018-09-19 | Fix tst-setcontext9 for optimized small stacks. | Carlos O'Donell | 1 | -9/+38 |
2018-08-30 | reallocarray: Declare under _DEFAULT_SOURCE | Florian Weimer | 1 | -1/+1 |
2018-08-30 | Test stdlib/test-bz22786 exits now with unsupported if malloc fails. | Stefan Liebler | 1 | -3/+12 |
2018-08-24 | Fix BZ#23400 (creating temporary files in source tree), and undefined behavio... | Paul Pluzhnikov | 1 | -27/+12 |
2018-08-13 | mbstowcs: Remove outdated comment | Florian Weimer | 1 | -6/+1 |
2018-08-10 | Move __fentry__ version definition to sysdeps/{i386,x86_64} | Ilya Leoshkevich | 1 | -3/+0 |
2018-07-25 | Add tests for setcontext on the context from makecontext | H.J. Lu | 5 | -1/+360 |
2018-07-25 | Add a test for multiple setcontext calls | H.J. Lu | 2 | -1/+89 |
2018-07-25 | Add another test for setcontext | H.J. Lu | 2 | -1/+218 |
2018-07-25 | Add a test for multiple makecontext calls | H.J. Lu | 2 | -1/+110 |
2018-07-24 | Add <bits/indirect-return.h> | H.J. Lu | 2 | -2/+6 |
2018-07-18 | Avoid insecure usage of tmpnam in tests. | Joseph Myers | 1 | -4/+10 |
2018-06-30 | Add long double input for strfmon test | Rajalakshmi Srinivasaraghavan | 1 | -10/+28 |
2018-06-29 | Disallow use of DES encryption functions in new programs. | Zack Weinberg | 1 | -6/+0 |
2018-06-15 | Add tests for sign of NaN returned by strtod (bug 23007). | Joseph Myers | 3 | -1/+75 |
2018-06-15 | Fix sign of NaN returned by strtod (bug 23007). | Herman ten Brugge | 1 | -1/+1 |
2018-06-13 | Fix strtod overflow detection (bug 23279). | Joseph Myers | 5 | -4391/+4845 |
2018-05-29 | stdlib: Additional tests need generated locale dependencies | Florian Weimer | 1 | -0/+2 |
2018-05-16 | math: Merge strtod_nan_*.h into math-type-macros-*.h | Florian Weimer | 6 | -63/+4 |
2018-05-11 | Do not include math-barriers.h in math_private.h. | Joseph Myers | 1 | -1/+1 |
2018-05-08 | Fix BZ 22786: integer addition overflow may cause stack buffer overflow | Paul Pluzhnikov | 3 | -2/+92 |
2018-05-09 | Move math_narrow_eval to separate math-narrow-eval.h. | Joseph Myers | 1 | -0/+1 |
2018-04-24 | Fix tst-strfmon_l test for hr_HR locale | Mike FABIAN | 1 | -2/+2 |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault | 1 | -1/+1 |
2018-03-20 | Fix signed integer overflow in random_r (bug 17343). | Joseph Myers | 1 | -5/+4 |