| Commit message (Expand) | Author | Age | Files | Lines |
* | wcsmbs: Add wcsdup() tests. (BZ #30266) | ![](//www.gravatar.com/avatar/316e3613ae6b53d39555168cb78e518b?s=13&d=retro) Joe Simmons-Talbott | 2023-04-21 | 2 | -0/+3 |
* | wcsmbs: Re-flow and sort routines, tests variables in Makefile | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2023-04-17 | 1 | -40/+138 |
* | Declare wcstofN, wcstofNx for C2x | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2023-03-14 | 1 | -14/+16 |
* | C2x scanf binary constant handling | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2023-03-02 | 14 | -12/+419 |
* | C2x strtol binary constant handling | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2023-02-16 | 13 | -1/+268 |
* | Update copyright dates with scripts/update-copyrights | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2023-01-06 | 113 | -113/+113 |
* | configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2022-11-01 | 1 | -8/+16 |
* | Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2022-10-18 | 9 | -20/+0 |
* | Introduce <pointer_guard.h>, extracted from <sysdep.h> | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2022-10-18 | 10 | -11/+9 |
* | Use '%z' instead of '%Z' on printf functions | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella Netto | 2022-09-22 | 1 | -1/+1 |
* | Apply asm redirections in wchar.h before first use | ![](//www.gravatar.com/avatar/ece0080c5c08365dbedfd7ce3bdaed5f?s=13&d=retro) Raphael Moreira Zinsly | 2022-08-30 | 4 | -76/+136 |
* | wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2022-08-01 | 1 | -0/+2 |
* | stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h. | ![](//www.gravatar.com/avatar/501740dc94ca61a431eb29e908687367?s=13&d=retro) Tom Honermann | 2022-08-01 | 1 | -0/+8 |
* | stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef. | ![](//www.gravatar.com/avatar/501740dc94ca61a431eb29e908687367?s=13&d=retro) Tom Honermann | 2022-07-06 | 3 | -1/+1154 |
* | stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. | ![](//www.gravatar.com/avatar/501740dc94ca61a431eb29e908687367?s=13&d=retro) Tom Honermann | 2022-07-06 | 5 | -1/+283 |
* | locale: Add more cached data to LC_CTYPE | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2022-05-23 | 2 | -19/+17 |
* | locale: Remove private union from struct __locale_data | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2022-05-23 | 2 | -8/+10 |
* | locale: Remove cleanup function pointer from struct __localedata | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2022-05-23 | 1 | -6/+2 |
* | wcrtomb: Make behavior POSIX compliant | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2022-05-13 | 1 | -8/+23 |
* | debug: Synchronize feature guards in fortified functions [BZ #28746] | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2022-01-12 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | ![](//www.gravatar.com/avatar/32cce1ce127616e6a97aef49aa34702f?s=13&d=retro) Paul Eggert | 2022-01-01 | 108 | -108/+108 |
* | Support C2X printf %b, %B | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2021-11-10 | 2 | -1/+27 |
* | Make sure that the fortified function conditionals are constant | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2021-10-20 | 1 | -158/+61 |
* | Remove "Contributed by" lines | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2021-09-03 | 66 | -68/+1 |
* | Enable support for GCC 11 -Wmismatched-dealloc. | ![](//www.gravatar.com/avatar/e3e950b2ba2c27e5142995a6eeff9751?s=13&d=retro) Martin Sebor | 2021-05-16 | 1 | -2/+17 |
* | Update copyright dates with scripts/update-copyrights | ![](//www.gravatar.com/avatar/32cce1ce127616e6a97aef49aa34702f?s=13&d=retro) Paul Eggert | 2021-01-02 | 107 | -107/+107 |
* | nonstring: Enable __FORTIFY_LEVEL=3 | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2020-12-31 | 1 | -64/+82 |
* | Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2020-12-08 | 2 | -0/+2 |
* | mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219) | ![](//www.gravatar.com/avatar/53983fb5cb125e18c5ec2f1624c915c9?s=13&d=retro) Carlos O'Donell | 2020-06-01 | 2 | -1/+51 |
* | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | ![](//www.gravatar.com/avatar/750f187570d879dfebb03b6621e40052?s=13&d=retro) Paul E. Murphy | 2020-04-30 | 2 | -6/+6 |
* | Prepare redirections for IEEE long double on powerpc64le | ![](//www.gravatar.com/avatar/42cad4e47d44dd4912dc6b320d9a6132?s=13&d=retro) Gabriel F. T. Gomes | 2020-02-17 | 2 | -11/+39 |
* | Update copyright dates with scripts/update-copyrights. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2020-01-01 | 106 | -106/+106 |
* | Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions | ![](//www.gravatar.com/avatar/42cad4e47d44dd4912dc6b320d9a6132?s=13&d=retro) Gabriel F. T. Gomes | 2019-11-22 | 1 | -1/+2 |
* | Prefer https to http for gnu.org and fsf.org URLs | ![](//www.gravatar.com/avatar/32cce1ce127616e6a97aef49aa34702f?s=13&d=retro) Paul Eggert | 2019-09-07 | 106 | -106/+106 |
* | iconv: Revert steps array reference counting changes | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2019-07-31 | 2 | -11/+0 |
* | wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584] | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2019-05-21 | 1 | -4/+18 |
* | libio: Fix gconv-related memory leak [BZ #24583] | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2019-05-21 | 2 | -0/+11 |
* | wcsmbs: Use loop_unroll on wcsrchr | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-04-04 | 1 | -6/+16 |
* | wcsmbs: Use loop_unroll on wcschr | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-04-04 | 1 | -5/+17 |
* | wcsmbs: Add wcscpy loop unroll option | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-04-04 | 1 | -0/+19 |
* | wcsmbs: optimize wcsnlen | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 1 | -18/+4 |
* | wcsmbs: optimize wcsncpy | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 1 | -56/+4 |
* | wcsmbs: optimize wcsncat | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 1 | -46/+7 |
* | wcsmbs: optimize wcscpy | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 1 | -30/+1 |
* | wcsmbs: optimize wcscat | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 2 | -23/+8 |
* | wcsmbs: optimize wcpncpy | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 1 | -52/+5 |
* | wcsmbs: optimize wcpcpy | ![](//www.gravatar.com/avatar/499f953b0ffdb0724942152db02632ef?s=13&d=retro) Adhemerval Zanella | 2019-02-27 | 1 | -16/+3 |
* | Fix handling of collating elements in fnmatch (bug 17396, bug 16976) | ![](//www.gravatar.com/avatar/833649deea07c68de42500ad14c257f6?s=13&d=retro) Andreas Schwab | 2019-02-04 | 1 | -3/+6 |
* | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2019-01-03 | 2 | -11/+6 |
* | Update copyright dates with scripts/update-copyrights. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2019-01-01 | 106 | -106/+106 |