aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault
2020-11-11hurd: Add missing startup callsSamuel Thibault
2020-11-10riscv: Get cache information through sysconfZong Li
2020-11-10RISC-V: Add _dl_start_user.Jim Wilson
2020-11-09linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella
2020-11-09aarch64: Add unwind information to _start (bug 26853)Florian Weimer
2020-11-08bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTYSamuel Thibault
2020-11-07Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSDSamuel Thibault
2020-11-04msg: Remove redundant #include <sys/msg.h> headerLukasz Majewski
2020-11-02aarch64: Add variant PCS lazy binding test [BZ #26798]Szabolcs Nagy
2020-11-02aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-10-31hurd: Correct 'ethenet' spellingJonny Grant
2020-10-30Avoid -Wstringop-overflow warning in pthread_cleanup_push macrosJoseph Myers
2020-10-30elf: Unify old and new format cache handling code in ld.soFlorian Weimer
2020-10-28x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer
2020-10-28x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi
2020-10-27Hurd: Fix ftime buildAdhemerval Zanella
2020-10-27Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers
2020-10-27Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella
2020-10-26Update kernel version to 5.9 in tst-mman-consts.py.Joseph Myers
2020-10-23Update syscall lists for Linux 5.9.Joseph Myers
2020-10-21y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitsetLukasz Majewski
2020-10-21C-SKY: Make dynamic linker's name compitable with the older gcc.Cooper Qu
2020-10-20Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."Mao Han
2020-10-19Move vtimes to a compatibility symbolAdhemerval Zanella
2020-10-19y2038: linux: Provide __time64 implementationLukasz Majewski
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-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-15sysvipc: Fix tst-sysvshm-linux on x32Adhemerval Zanella
2020-10-15x86/CET: Update vfork to prevent child returnH.J. Lu
2020-10-15statfs: add missing f_flags assignmentChen Li
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-13Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella
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