summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elf: Check invalid hole in PT_LOAD segments [BZ #28838]gentoo/glibc-2.35-3H.J. Lu2022-02-211-0/+3
* NEWS: Add a bug fix entry for BZ #28896H.J. Lu2022-02-211-0/+2
* x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein2022-02-211-2/+2
* x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein2022-02-213-10/+48
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-217-5/+22
* Fix buildAndreas K. Hüttel2022-02-211-0/+1
* string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu2022-02-171-0/+13
* linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella2022-02-171-12/+13
* linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin2022-02-172-31/+65
* Fix segfault in getpwuid when stat fails (BZ #28752)Adhemerval Zanella2022-02-121-5/+5
* localedef: Update LC_MONETARY handling (Bug 28845)gentoo/glibc-2.35-2Carlos O'Donell2022-02-111-36/+136
* dirent: Deprecate getdirentriesgentoo/glibc-2.35-1Adhemerval Zanella2022-02-033-4/+20
* linux: Use getdents64 on readdir64 compat implementationAdhemerval Zanella2022-02-034-135/+79
* linux: Add __old_readdir64_unlockedAdhemerval Zanella2022-02-033-67/+35
* linux: Add __readdir64_unlockedAdhemerval Zanella2022-02-033-68/+33
* linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]Adhemerval Zanella2022-02-0310-9/+317
* linux: Use getdents64 on non-LFS readdirAdhemerval Zanella2022-02-034-26/+101
* linux: Do not skip entries with zero d_ino values [BZ #12165]Adhemerval Zanella2022-02-032-74/+44
* clone-internal.c: make clone3 syscall optionalSam James2022-02-031-1/+1
* Fix miscompilation on ia64's gcc-10Sergei Trofimovich2022-02-031-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2022-02-032-3/+7
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2022-02-033-11/+17
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2022-02-032-8/+2
* Disable ldconfig during installMike Frysinger2022-02-031-0/+1
* Add BZ#28860 reference on NEWSAdhemerval Zanella2022-02-031-0/+2
* linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella2022-02-031-2/+2
* linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy2022-02-032-1/+2
* posix: Fix tst-spawn6 terminal handling (BZ #28853)Adhemerval Zanella2022-02-032-11/+59
* Regenerate configureAndreas Schwab2022-02-031-13/+1
* Create ChangeLog.old/ChangeLog.24.glibc-2.35Carlos O'Donell2022-02-031-0/+11984
* Prepare for glibc 2.35 release.Carlos O'Donell2022-02-032-3/+3
* Regenerate configure.Carlos O'Donell2022-02-032-2/+20
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2022-02-032-18/+24
* Update NEWS bug list.Carlos O'Donell2022-02-021-2/+134
* Update NEWS.Carlos O'Donell2022-02-021-6/+7
* Update translations.Carlos O'Donell2022-02-0236-27411/+27827
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-0213-14/+15
* Fix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy2022-02-021-0/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-0247-197/+182
* or1k: Define PI_STATIC_AND_HIDDENStafford Horne2022-02-022-0/+9
* SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault2022-02-013-31/+3
* elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard2022-02-0116-41/+779
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-0135-39/+1379
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-02-018-6/+169
* elf: Add la_activity during application exitAdhemerval Zanella2022-02-015-0/+351
* localedata: Adjust C.UTF-8 to align with C/POSIX.Carlos O'Donell2022-02-013-13/+578
* localedef: Fix handling of empty mon_decimal_point (Bug 28847)Carlos O'Donell2022-02-011-3/+1
* malloc: Fix tst-mallocalign1 macro spacing.Carlos O'Donell2022-02-011-1/+1
* elf: Add <dl-r_debug.h>H.J. Lu2022-01-314-25/+124
* Mention _FORTIFY_SOURCE=3 for gcc12 in NEWSSiddhesh Poyarekar2022-01-311-0/+6