aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-19rt: Fix typos in comments in <aio.h>Jonny Grant
2020-10-19C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.Cooper Qu
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu
2020-10-16Add NEWS entry for ftime compatibility moveAdhemerval Zanella
2020-10-16support: Add create_temp_file_in_dirAdhemerval Zanella
2020-10-16linux: Add __readdir_unlockedAdhemerval Zanella
2020-10-16linux: Simplify opendir buffer allocationAdhemerval Zanella
2020-10-16linux: Move posix dir implementations to LinuxAdhemerval Zanella
2020-10-16linux: Add 64-bit time_t support for wait3Adhemerval Zanella
2020-10-16Move ftime to a compatibility symbolAdhemerval Zanella
2020-10-16linux: Fix time64 support for futimesatAdhemerval Zanella
2020-10-16linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella
2020-10-15shm tests: Append PID to names passed to shm_open [BZ #26737]H.J. Lu
2020-10-15sysvipc: Fix tst-sysvshm-linux on x32Adhemerval Zanella
2020-10-15x86/CET: Update vfork to prevent child returnH.J. Lu
2020-10-15resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer
2020-10-15statfs: add missing f_flags assignmentChen Li
2020-10-15y2038: Remove not used __fstatat_time64 defineLukasz Majewski
2020-10-15y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski
2020-10-14sysvipc: Return EINVAL for invalid shmctl commandsAdhemerval Zanella
2020-10-14sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra
2020-10-14resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer
2020-10-14support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer
2020-10-14support: Provide a way to reorder responses within the DNS test serverFlorian Weimer
2020-10-13Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella
2020-10-13manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]Benno Schulenberg
2020-10-13manual: replace an obsolete collation example with a valid oneBenno Schulenberg
2020-10-13rtld: fix typo in commentRolf Eike Beer
2020-10-12elf: Add missing <dl-procinfo.h> header to elf/dl-usage.cMatheus Castanho
2020-10-11hurd: support clock_gettime(CLOCK_PROCESS/THREAD_CPUTIME_ID)Samuel Thibault
2020-10-09linux: Move xmknod{at} to compat symbolsAdhemerval Zanella
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella
2020-10-09linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella
2020-10-09linux: Implement {l}fstat{at} in terms of fstatatAdhemerval Zanella
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella
2020-10-09<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel HRESET supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX-VNNI supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX512_FP16 supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel UINTR supportH.J. Lu
2020-10-09elf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen) to _dl_important_hwcapsFlorian Weimer
2020-10-09elf: Enhance ld.so --help to print HWCAP subdirectoriesFlorian Weimer
2020-10-09elf: Add library search path information to ld.so --helpFlorian Weimer
2020-10-08sunrpc: Adjust RPC function declarations to match Sun's (bug 26686]Martin Sebor
2020-10-08Avoid GCC 11 -Warray-parameter warnings [BZ #26686].Martin Sebor
2020-10-08elf: Make __rtld_env_path_list and __rtld_search_dirs global variablesFlorian Weimer