about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer2020-10-281-8/+4
* Make elf.h header self contained.Érico Rolim2020-10-281-6/+0
* x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi2020-10-281-6/+26
* Hurd: Fix ftime buildAdhemerval Zanella2020-10-272-25/+58
* Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers2020-10-271-0/+2
* misc: Add internal __getauxval2 functionFlorian Weimer2020-10-272-6/+32
* Remove NEWS entry about ftime removalAdhemerval Zanella2020-10-271-5/+0
* time: Add 64-bit time_t support for ftimeAdhemerval Zanella2020-10-277-16/+70
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-276-45/+65
* Update kernel version to 5.9 in tst-mman-consts.py.Joseph Myers2020-10-261-1/+1
* Amend grammar and add a descriptionJonny Grant2020-10-261-3/+4
* Fix typo in NEWS fileJonathan Wakely2020-10-261-1/+1
* Remove timing related checks of time/tst-cpuclock1Stefan Liebler2020-10-261-59/+6
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-2326-2/+28
* Use Linux 5.9 in build-many-glibcs.py.Joseph Myers2020-10-221-1/+1
* Reword description of SXID_* tunable propertiesSiddhesh Poyarekar2020-10-222-10/+12
* New benchtest: pthread locksDJ Delorie2020-10-212-1/+556
* y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitsetLukasz Majewski2020-10-213-2/+53
* C-SKY: Make dynamic linker's name compitable with the older gcc.Cooper Qu2020-10-211-9/+26
* Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."Mao Han2020-10-201-1/+1
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-197-135/+48
* y2038: linux: Provide __time64 implementationLukasz Majewski2020-10-194-3/+50
* rt: Fix typos in comments in <aio.h>Jonny Grant2020-10-191-7/+6
* C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.Cooper Qu2020-10-191-1/+1
* x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu2020-10-169-865/+949
* Add NEWS entry for ftime compatibility moveAdhemerval Zanella2020-10-161-0/+5
* support: Add create_temp_file_in_dirAdhemerval Zanella2020-10-162-4/+15
* linux: Add __readdir_unlockedAdhemerval Zanella2020-10-163-67/+30
* linux: Simplify opendir buffer allocationAdhemerval Zanella2020-10-162-34/+20
* linux: Move posix dir implementations to LinuxAdhemerval Zanella2020-10-1614-309/+462
* linux: Add 64-bit time_t support for wait3Adhemerval Zanella2020-10-162-0/+48
* Move ftime to a compatibility symbolAdhemerval Zanella2020-10-166-79/+50
* linux: Fix time64 support for futimesatAdhemerval Zanella2020-10-162-54/+6
* linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella2020-10-164-28/+34
* shm tests: Append PID to names passed to shm_open [BZ #26737]H.J. Lu2020-10-152-11/+35
* sysvipc: Fix tst-sysvshm-linux on x32Adhemerval Zanella2020-10-151-4/+5
* x86/CET: Update vfork to prevent child returnH.J. Lu2020-10-154-71/+113
* resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer2020-10-151-0/+5
* statfs: add missing f_flags assignmentChen Li2020-10-151-0/+1
* y2038: Remove not used __fstatat_time64 defineLukasz Majewski2020-10-151-1/+0
* y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2020-10-1510-31/+190
* sysvipc: Return EINVAL for invalid shmctl commandsAdhemerval Zanella2020-10-143-13/+69
* sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella2020-10-143-7/+204
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-143-2/+8
* resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer2020-10-143-20/+356
* support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer2020-10-142-1/+7
* support: Provide a way to reorder responses within the DNS test serverFlorian Weimer2020-10-145-28/+135
* Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella2020-10-136-0/+36
* manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]Benno Schulenberg2020-10-131-1/+1
* manual: replace an obsolete collation example with a valid oneBenno Schulenberg2020-10-131-3/+3