about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]Florian Weimer2021-03-163-3/+24
* elf: Always set l in _dl_init_paths (bug 23462)Carlos O'Donell2021-03-164-35/+69
* x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu2021-03-157-0/+79
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-117-1/+135
* nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie2021-03-081-2/+2
* x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu2021-03-064-11/+64
* nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie2021-03-046-8/+32
* x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer2021-03-022-0/+118
* x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer2021-03-022-34/+51
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-0210-8/+466
* string: Work around GCC PR 98512 in rawmemchrFlorian Weimer2021-02-191-11/+15
* S390: Add new hwcap values.Stefan Liebler2021-02-173-3/+8
* tunables: Disallow negative values for some tunablesSiddhesh Poyarekar2021-02-102-1/+7
* x86: Use SIZE_MAX instead of (long int)-1 for tunable range valueSiddhesh Poyarekar2021-02-101-5/+5
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-106-127/+75
* nsswitch: return result when nss database is locked [BZ #27343]Sergei Trofimovich2021-02-051-1/+2
* Prepare for glibc 2.33 release glibc-2.33Adhemerval Zanella2021-02-013-3/+12849
* Update NEWS with bugsAdhemerval Zanella2021-02-011-2/+118
* Update translationsAdhemerval Zanella2021-02-011-0/+6965
* NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer2021-01-291-1/+1
* elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella2021-01-293-0/+26
* NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer2021-01-291-0/+6
* NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcapsFlorian Weimer2021-01-291-0/+21
* x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu2021-01-2910-13/+120
* Update translationsAdhemerval Zanella2021-01-2835-10000/+13994
* Update libc.pot for 2.33 releaseAdhemerval Zanella2021-01-281-341/+403
* Update ia64 libm-test-ulpsAdhemerval Zanella2021-01-281-2/+2
* sh: Update libm-tests-ulpsAdhemerval Zanella2021-01-281-19/+23
* ia64: Fix brk call on statupAdhemerval Zanella2021-01-281-0/+22
* Update sparc libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Update alpha libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-01-281-1/+12
* Fix nss/tst-reload2 for systems without PATH_MAXDJ Delorie2021-01-271-0/+4
* nsswitch: do not reload if "/" changesDJ Delorie2021-01-279-1/+178
* elf: Limit tst-prelink-cmp target archsMatheus Castanho2021-01-273-8/+51
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-273-20/+178
* Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy2021-01-271-7/+2
* benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar2021-01-261-7/+7
* aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2021-01-252-4/+6
* Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho2021-01-252-25/+25
* aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2021-01-252-11/+11
* Fix misplaced constAndreas Schwab2021-01-252-2/+2
* Update C-SKY libm-test-ulpsMao Han2021-01-232-54/+61
* manual: Correct argument order in mount examples [BZ #27207]John McCabe2021-01-221-2/+2
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-222-24/+42
* x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu2021-01-221-13/+30
* x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu2021-01-221-1/+1
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-223-1/+10
* x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu2021-01-216-0/+184
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-2117-37/+40