summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03hurd: Declare _hurd_intr_rpc_msg* with protected visibilitySergey Bugaev
2024-01-03hurd: Add some missing includesSergey Bugaev
2024-01-03localedata: fy_DE: make this "Western Frisian" to agree with the language cod...Mike FABIAN
2024-01-03localedata: fy_DE, fy_NL: convert to UTF-8Mike FABIAN
2024-01-03localedata: ast_ES: convert to UTF-8Mike FABIAN
2024-01-03localedata: ast_ES: Remove wrong copyright textMike FABIAN
2024-01-03localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8Mike FABIAN
2024-01-03localedata: lv_LV, it_IT, it_CH: convert to UTF-8Mike FABIAN
2024-01-03localedata: it_IT, lv_LV: currency symbol should follow the amountMike FABIAN
2024-01-03Implement C23 <stdbit.h>Joseph Myers
2024-01-03localedata: ms_MY should not use 12-hour formatMike FABIAN
2024-01-02localedata: es_ES: convert to UTF-8Mike FABIAN
2024-01-02localedata: es_ES: Add am_pm stringsMike FABIAN
2024-01-02aarch64: Add longjmp test for SMESzabolcs Nagy
2024-01-02aarch64: Add setcontext support for SMESzabolcs Nagy
2024-01-02aarch64: Add longjmp support for SMESzabolcs Nagy
2024-01-02aarch64: Add SME runtime supportSzabolcs Nagy
2024-01-02localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8Mike FABIAN
2024-01-02localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separatorMike FABIAN
2024-01-02libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer
2024-01-02getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)Andreas Schwab
2024-01-01string: Add additional output in test-strchr failureNoah Goldstein
2024-01-01Add a setjmp/longjmp test between user contextsH.J. Lu
2024-01-01x86/cet: Add -fcf-protection=none before -fcf-protection=branchH.J. Lu
2024-01-01Regenerate libc.potAndreas K. Hüttel
2024-01-01Omit regex.c pragmas no longer neededPaul Eggert
2024-01-01Update copyright dates not handled by scripts/update-copyrightsPaul Eggert
2024-01-01Update copyright in generated files by running "make"Paul Eggert
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-01-01x86/cet: Run some CET tests with shadow stackH.J. Lu
2024-01-01x86/cet: Don't set CET active by defaultH.J. Lu
2024-01-01x86/cet: Check feature_1 in TCB for active IBT and SHSTKH.J. Lu
2024-01-01x86/cet: Enable shadow stack during startupH.J. Lu
2024-01-01elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu
2023-12-30RISC-V: Add support for dl_runtime_profile (BZ #31151)Aurelien Jarno
2023-12-29debug: Add fortify wprintf testsAdhemerval Zanella
2023-12-29debug: Add fortify syslog testsAdhemerval Zanella
2023-12-29debug: Add fortify dprintf testsAdhemerval Zanella
2023-12-29debug: Increase tst-fortify checks for compiler without __va_arg_pack supportAdhemerval Zanella
2023-12-29debug: Adapt fortify tests to libsupportAdhemerval Zanella
2023-12-26localedata: yo_NT: remove redundant commentsMike FABIAN
2023-12-26localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8Mike FABIAN
2023-12-26localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identi...Mike FABIAN
2023-12-25localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees...Mike FABIAN
2023-12-22x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu
2023-12-22x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu
2023-12-20nss: Remove unused allocation from get_nscd_addresses in getaddrinfoFlorian Weimer
2023-12-20x86/cet: Don't disable CET if not single threadedH.J. Lu
2023-12-20x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu