| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hurd: Add some missing includes | Sergey Bugaev | 2024-01-03 | 3 | -1/+3 |
* | localedata: fy_DE: make this "Western Frisian" to agree with the language cod... | Mike FABIAN | 2024-01-03 | 1 | -29/+35 |
* | localedata: fy_DE, fy_NL: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 2 | -3/+3 |
* | localedata: ast_ES: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 1 | -9/+9 |
* | localedata: ast_ES: Remove wrong copyright text | Mike FABIAN | 2024-01-03 | 1 | -3/+1 |
* | localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 5 | -24/+24 |
* | localedata: lv_LV, it_IT, it_CH: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 3 | -33/+33 |
* | localedata: it_IT, lv_LV: currency symbol should follow the amount | Mike FABIAN | 2024-01-03 | 2 | -6/+6 |
* | Implement C23 <stdbit.h> | Joseph Myers | 2024-01-03 | 133 | -15/+7011 |
* | localedata: ms_MY should not use 12-hour format | Mike FABIAN | 2024-01-03 | 1 | -7/+8 |
* | localedata: es_ES: convert to UTF-8 | Mike FABIAN | 2024-01-02 | 1 | -9/+9 |
* | localedata: es_ES: Add am_pm strings | Mike FABIAN | 2024-01-02 | 1 | -1/+1 |
* | aarch64: Add longjmp test for SME | Szabolcs Nagy | 2024-01-02 | 2 | -0/+283 |
* | aarch64: Add setcontext support for SME | Szabolcs Nagy | 2024-01-02 | 1 | -0/+19 |
* | aarch64: Add longjmp support for SME | Szabolcs Nagy | 2024-01-02 | 1 | -0/+22 |
* | aarch64: Add SME runtime support | Szabolcs Nagy | 2024-01-02 | 3 | -3/+129 |
* | localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8 | Mike FABIAN | 2024-01-02 | 2 | -56/+56 |
* | localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator | Mike FABIAN | 2024-01-02 | 2 | -4/+4 |
* | libio: Check remaining buffer size in _IO_wdo_write (bug 31183) | Florian Weimer | 2024-01-02 | 1 | -1/+1 |
* | getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163) | Andreas Schwab | 2024-01-02 | 1 | -1/+8 |
* | string: Add additional output in test-strchr failure | Noah Goldstein | 2024-01-01 | 1 | -5/+12 |
* | Add a setjmp/longjmp test between user contexts | H.J. Lu | 2024-01-01 | 2 | -0/+139 |
* | x86/cet: Add -fcf-protection=none before -fcf-protection=branch | H.J. Lu | 2024-01-01 | 1 | -4/+4 |
* | Regenerate libc.pot | Andreas K. Hüttel | 2024-01-01 | 1 | -159/+173 |
* | Omit regex.c pragmas no longer needed | Paul Eggert | 2024-01-01 | 1 | -4/+0 |
* | Update copyright dates not handled by scripts/update-copyrights | Paul Eggert | 2024-01-01 | 21 | -21/+21 |
* | Update copyright in generated files by running "make" | Paul Eggert | 2024-01-01 | 2 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 12589 | -12621/+12621 |
* | x86/cet: Run some CET tests with shadow stack | H.J. Lu | 2024-01-01 | 4 | -0/+17 |
* | x86/cet: Don't set CET active by default | H.J. Lu | 2024-01-01 | 2 | -2/+15 |
* | x86/cet: Check feature_1 in TCB for active IBT and SHSTK | H.J. Lu | 2024-01-01 | 3 | -1/+35 |
* | x86/cet: Enable shadow stack during startup | H.J. Lu | 2024-01-01 | 10 | -146/+175 |
* | elf: Always provide _dl_get_dl_main_map in libc.a | H.J. Lu | 2024-01-01 | 2 | -6/+3 |
* | x86/cet: Sync with Linux kernel 6.6 shadow stack interface | H.J. Lu | 2024-01-01 | 15 | -133/+173 |
* | RISC-V: Add support for dl_runtime_profile (BZ #31151) | Aurelien Jarno | 2023-12-30 | 4 | -1/+225 |
* | debug: Add fortify wprintf tests | Adhemerval Zanella | 2023-12-29 | 2 | -0/+106 |
* | debug: Add fortify syslog tests | Adhemerval Zanella | 2023-12-29 | 2 | -0/+133 |
* | debug: Add fortify dprintf tests | Adhemerval Zanella | 2023-12-29 | 1 | -0/+22 |
* | debug: Increase tst-fortify checks for compiler without __va_arg_pack support | Adhemerval Zanella | 2023-12-29 | 1 | -5/+1 |
* | debug: Adapt fortify tests to libsupport | Adhemerval Zanella | 2023-12-29 | 6 | -40/+39 |
* | localedata: yo_NT: remove redundant comments | Mike FABIAN | 2023-12-26 | 1 | -8/+0 |
* | localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8 | Mike FABIAN | 2023-12-26 | 4 | -22/+22 |
* | localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identi... | Mike FABIAN | 2023-12-26 | 2 | -34/+2 |
* | localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees... | Mike FABIAN | 2023-12-25 | 1 | -44/+44 |
* | x86-64: Fix the tcb field load for x32 [BZ #31185] | H.J. Lu | 2023-12-22 | 1 | -2/+2 |
* | x86-64: Fix the dtv field load for x32 [BZ #31184] | H.J. Lu | 2023-12-22 | 1 | -1/+1 |
* | nss: Remove unused allocation from get_nscd_addresses in getaddrinfo | Florian Weimer | 2023-12-20 | 1 | -1/+0 |
* | x86/cet: Don't disable CET if not single threaded | H.J. Lu | 2023-12-20 | 1 | -2/+9 |
* | x86: Modularize sysdeps/x86/dl-cet.c | H.J. Lu | 2023-12-20 | 1 | -176/+280 |
* | x86/cet: Update tst-cet-vfork-1 | H.J. Lu | 2023-12-20 | 1 | -26/+17 |