aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25x86: Code cleanup in strchr-evex and comment justifying branchNoah Goldstein
2022-03-25x86: Code cleanup in strchr-avx2 and comment justifying branchNoah Goldstein
2022-03-25benchtests: Add random benchmark in bench-strchr.cNoah Goldstein
2022-03-25benchtests: Use json-lib in bench-strchr.cNoah Goldstein
2022-03-24Update kernel version to 5.17 in tst-mman-consts.pyJoseph Myers
2022-03-23iconvdata: Fix enum type on UTF-7Adhemerval Zanella
2022-03-23nscd: Remove unused variableAdhemerval Zanella
2022-03-23support: Fix support_process_state_wait path size calculationAdhemerval Zanella
2022-03-23support: Remove unused extract_8 functionAdhemerval Zanella
2022-03-23locale: Remove ununsed wctype_table_get functionAdhemerval Zanella
2022-03-23gmon: Remove unused sprofil.c functionsAdhemerval Zanella
2022-03-23Update syscall lists for Linux 5.17Joseph Myers
2022-03-23Fix ununsed fstatat64_time64_statxAdhemerval Zanella
2022-03-23malloc: Fix duplicate inline for do_set_mxfastAdhemerval Zanella
2022-03-23elf: Remove inline _dl_dprintfAdhemerval Zanella
2022-03-22configure.ac: fix bashisms in configure.acSam James
2022-03-23getaddrinfo: Refactor code for readabilitySiddhesh Poyarekar
2022-03-22Use Linux 5.17 in build-many-glibcs.pyJoseph Myers
2022-03-22resolv: Fix unaligned accesses to fields in HEADER structJohn David Anglin
2022-03-22gai_init: Avoid jumping from if condition to its else counterpartSiddhesh Poyarekar
2022-03-22gaiconf_init: Refactor some bits for readabilitySiddhesh Poyarekar
2022-03-22gethosts: Return EAI_MEMORY on allocation failureSiddhesh Poyarekar
2022-03-22gaih_inet: Split result generation into its own functionSiddhesh Poyarekar
2022-03-22gaih_inet: split loopback lookup into its own functionSiddhesh Poyarekar
2022-03-22gaih_inet: make gethosts into a functionSiddhesh Poyarekar
2022-03-22gaih_inet: separate nss lookup loop into its own functionSiddhesh Poyarekar
2022-03-22gaih_inet: Split nscd lookup code into its own function.Siddhesh Poyarekar
2022-03-22gaih_inet: Split simple gethostbyname into its own functionSiddhesh Poyarekar
2022-03-22gaih_inet: make numeric lookup a separate routineSiddhesh Poyarekar
2022-03-22gaih_inet: Simplify service resolutionSiddhesh Poyarekar
2022-03-22getaddrinfo: Fix leak with AI_ALL [BZ #28852]Siddhesh Poyarekar
2022-03-22gaih_inet: Simplify canon name resolutionSiddhesh Poyarekar
2022-03-22Simplify allocations and fix merge and continue actions [BZ #28931]Siddhesh Poyarekar
2022-03-21iconv: Add UTF-7-IMAP variant in utf-7.cMax Gautier
2022-03-21iconv: make utf-7.c able to use variantsMax Gautier
2022-03-21iconv: Better mapping to RFC for UTF-7Max Gautier
2022-03-21iconv: Always encode "optional direct" UTF-7 charactersMax Gautier
2022-03-18stdio-common: Add wide stream coverage to tst-vfprintf-user-typeFlorian Weimer
2022-03-18libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)Florian Weimer
2022-03-18libio: Convert tst_swprintf to the test frameworkFlorian Weimer
2022-03-18scripts/dso-ordering-test.py: Fix C&P error in * callrefs processingFlorian Weimer
2022-03-17stdio-common: Generate ja_JP.EUC-JP localeFlorian Weimer
2022-03-17stdio-common: Re-flow and sort Makefile variablesFlorian Weimer
2022-03-17nss: Sort tests and tests-container and put one test per lineSiddhesh Poyarekar
2022-03-16benchtests: Use "=" instead of ":=" [BZ #28970]H.J. Lu
2022-03-15hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin
2022-03-15hppa: Implement swapcontext in assembler (bug 28960)John David Anglin
2022-03-14associate a deallocator for iconv_openSteve Grubb
2022-03-14associate a deallocation for opendirSteve Grubb
2022-03-14Add access function attributes to epoll_waitSteve Grubb