about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* nscd: Remove unused variableAdhemerval Zanella2022-03-231-5/+1
* support: Fix support_process_state_wait path size calculationAdhemerval Zanella2022-03-231-1/+2
* support: Remove unused extract_8 functionAdhemerval Zanella2022-03-231-11/+0
* locale: Remove ununsed wctype_table_get functionAdhemerval Zanella2022-03-231-27/+0
* gmon: Remove unused sprofil.c functionsAdhemerval Zanella2022-03-231-12/+0
* Update syscall lists for Linux 5.17Joseph Myers2022-03-2327-2/+29
* Fix ununsed fstatat64_time64_statxAdhemerval Zanella2022-03-231-5/+5
* malloc: Fix duplicate inline for do_set_mxfastAdhemerval Zanella2022-03-231-2/+1
* elf: Remove inline _dl_dprintfAdhemerval Zanella2022-03-231-11/+0
* configure.ac: fix bashisms in configure.acSam James2022-03-226-6/+6
* getaddrinfo: Refactor code for readabilitySiddhesh Poyarekar2022-03-231-12/+33
* Use Linux 5.17 in build-many-glibcs.pyJoseph Myers2022-03-221-1/+1
* resolv: Fix unaligned accesses to fields in HEADER structJohn David Anglin2022-03-223-14/+21
* gai_init: Avoid jumping from if condition to its else counterpartSiddhesh Poyarekar2022-03-221-250/+248
* gaiconf_init: Refactor some bits for readabilitySiddhesh Poyarekar2022-03-221-65/+84
* gethosts: Return EAI_MEMORY on allocation failureSiddhesh Poyarekar2022-03-221-2/+2
* gaih_inet: Split result generation into its own functionSiddhesh Poyarekar2022-03-221-90/+86
* gaih_inet: split loopback lookup into its own functionSiddhesh Poyarekar2022-03-221-65/+62
* gaih_inet: make gethosts into a functionSiddhesh Poyarekar2022-03-221-58/+59
* gaih_inet: separate nss lookup loop into its own functionSiddhesh Poyarekar2022-03-221-277/+286
* gaih_inet: Split nscd lookup code into its own function.Siddhesh Poyarekar2022-03-221-114/+134
* gaih_inet: Split simple gethostbyname into its own functionSiddhesh Poyarekar2022-03-221-63/+64
* gaih_inet: make numeric lookup a separate routineSiddhesh Poyarekar2022-03-221-439/+452
* gaih_inet: Simplify service resolutionSiddhesh Poyarekar2022-03-221-100/+78
* getaddrinfo: Fix leak with AI_ALL [BZ #28852]Siddhesh Poyarekar2022-03-221-9/+25
* gaih_inet: Simplify canon name resolutionSiddhesh Poyarekar2022-03-221-55/+75
* Simplify allocations and fix merge and continue actions [BZ #28931]Siddhesh Poyarekar2022-03-225-52/+750
* iconv: Add UTF-7-IMAP variant in utf-7.cMax Gautier2022-03-215-6/+62
* iconv: make utf-7.c able to use variantsMax Gautier2022-03-211-62/+172
* iconv: Better mapping to RFC for UTF-7Max Gautier2022-03-211-29/+31
* iconv: Always encode "optional direct" UTF-7 charactersMax Gautier2022-03-211-10/+2
* stdio-common: Add wide stream coverage to tst-vfprintf-user-typeFlorian Weimer2022-03-181-27/+93
* libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)Florian Weimer2022-03-182-2/+8
* libio: Convert tst_swprintf to the test frameworkFlorian Weimer2022-03-181-51/+28
* scripts/dso-ordering-test.py: Fix C&P error in * callrefs processingFlorian Weimer2022-03-181-3/+3
* stdio-common: Generate ja_JP.EUC-JP localeFlorian Weimer2022-03-171-0/+1
* stdio-common: Re-flow and sort Makefile variablesFlorian Weimer2022-03-171-66/+217
* nss: Sort tests and tests-container and put one test per lineSiddhesh Poyarekar2022-03-171-15/+24
* benchtests: Use "=" instead of ":=" [BZ #28970]H.J. Lu2022-03-161-2/+4
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-151-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-152-82/+72
* associate a deallocator for iconv_openSteve Grubb2022-03-141-7/+8
* associate a deallocation for opendirSteve Grubb2022-03-141-9/+11
* Add access function attributes to epoll_waitSteve Grubb2022-03-141-4/+8
* Add access function attributes to grp and shadow headersSteve Grubb2022-03-143-12/+24
* Define ISO 639-3 "tok" [BZ #28950]Carlos O'Donell2022-03-141-0/+1
* nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer2022-03-114-4/+142
* nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer2022-03-112-13/+5
* malloc: Exit early on test failure in tst-reallocFlorian Weimer2022-03-101-31/+15
* Add some missing access function attributesSteve Grubb2022-03-102-11/+17