aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-16linux: Simplify opendir buffer allocationAdhemerval Zanella2-34/+20
2020-10-16linux: Move posix dir implementations to LinuxAdhemerval Zanella14-309/+462
2020-10-16linux: Add 64-bit time_t support for wait3Adhemerval Zanella2-0/+48
2020-10-16Move ftime to a compatibility symbolAdhemerval Zanella6-79/+50
2020-10-16linux: Fix time64 support for futimesatAdhemerval Zanella2-54/+6
2020-10-16linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella4-28/+34
2020-10-15shm tests: Append PID to names passed to shm_open [BZ #26737]H.J. Lu2-11/+35
2020-10-15sysvipc: Fix tst-sysvshm-linux on x32Adhemerval Zanella1-4/+5
2020-10-15x86/CET: Update vfork to prevent child returnH.J. Lu4-71/+113
2020-10-15resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer1-0/+5
2020-10-15statfs: add missing f_flags assignmentChen Li1-0/+1
2020-10-15y2038: Remove not used __fstatat_time64 defineLukasz Majewski1-1/+0
2020-10-15y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski10-31/+190
2020-10-14sysvipc: Return EINVAL for invalid shmctl commandsAdhemerval Zanella3-13/+69
2020-10-14sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella3-7/+204
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra3-2/+8
2020-10-14resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer3-20/+356
2020-10-14support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer2-1/+7
2020-10-14support: Provide a way to reorder responses within the DNS test serverFlorian Weimer5-28/+135
2020-10-13Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella6-0/+36
2020-10-13manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]Benno Schulenberg1-1/+1
2020-10-13manual: replace an obsolete collation example with a valid oneBenno Schulenberg1-3/+3
2020-10-13rtld: fix typo in commentRolf Eike Beer1-1/+1
2020-10-12elf: Add missing <dl-procinfo.h> header to elf/dl-usage.cMatheus Castanho1-0/+1
2020-10-11hurd: support clock_gettime(CLOCK_PROCESS/THREAD_CPUTIME_ID)Samuel Thibault1-14/+74
2020-10-09linux: Move xmknod{at} to compat symbolsAdhemerval Zanella8-40/+101
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella14-47/+354
2020-10-09linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella21-31/+181
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella26-45/+251
2020-10-09linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella8-0/+275
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella13-493/+206
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella58-172/+132
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella67-493/+427
2020-10-09<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM supportH.J. Lu4-0/+27
2020-10-09<sys/platform/x86.h>: Add Intel HRESET supportH.J. Lu3-0/+7
2020-10-09<sys/platform/x86.h>: Add AVX-VNNI supportH.J. Lu4-0/+10
2020-10-09<sys/platform/x86.h>: Add AVX512_FP16 supportH.J. Lu4-3/+10
2020-10-09<sys/platform/x86.h>: Add Intel UINTR supportH.J. Lu3-3/+7
2020-10-09elf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen) to _dl_important_hwcapsFlorian Weimer3-14/+12
2020-10-09elf: Enhance ld.so --help to print HWCAP subdirectoriesFlorian Weimer1-0/+62
2020-10-09elf: Add library search path information to ld.so --helpFlorian Weimer1-0/+56
2020-10-08sunrpc: Adjust RPC function declarations to match Sun's (bug 26686]Martin Sebor2-6/+7
2020-10-08Avoid GCC 11 -Warray-parameter warnings [BZ #26686].Martin Sebor1-2/+2
2020-10-08elf: Make __rtld_env_path_list and __rtld_search_dirs global variablesFlorian Weimer2-26/+31
2020-10-08elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer2-1/+4
2020-10-08elf: Use the term "program interpreter" in the ld.so help messageFlorian Weimer1-11/+11
2020-10-08scripts/update-copyrights: Update csu/version.c, elf/dl-usage.cFlorian Weimer1-0/+6
2020-10-08elf: Implement ld.so --versionFlorian Weimer3-0/+20
2020-10-08nptl: Add missing cancellation flags on lockfAdhemerval Zanella1-2/+2
2020-10-08Update mips64 libm-test-ulpsAdhemerval Zanella1-1/+1