aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLSThomas Petazzoni
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella
2021-12-22x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey
2021-12-21Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie
2021-12-20Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.hJoseph Myers
2021-12-17riscv: align stack in clone [BZ #28702]Aurelien Jarno
2021-12-17powerpc64[le]: Allocate extra stack frame on syscall.SMatheus Castanho
2021-12-17arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macroFlorian Weimer
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella
2021-12-10x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]H.J. Lu
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer
2021-12-09nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer
2021-12-09Linux: Use rseq to accelerate sched_getcpuFlorian Weimer
2021-12-09nptl: Add rseq registrationFlorian Weimer
2021-12-06linux: Add generic ioctl implementationAdhemerval Zanella
2021-12-06linux: Add generic syscall implementationAdhemerval Zanella
2021-12-05elf: execve statically linked programs instead of crashing [BZ #28648]Florian Weimer
2021-11-30linux: Implement pipe in terms of __NR_pipe2Adhemerval Zanella
2021-11-30linux: Implement mremap in CAdhemerval Zanella
2021-11-30linux: Add prlimit64 C implementationAdhemerval Zanella
2021-11-25linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)Adhemerval Zanella
2021-11-25linux: Add fanotify_mark C implementationAdhemerval Zanella
2021-11-25linux: Only build fstatat fallback if requiredAdhemerval Zanella
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella
2021-11-22setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella
2021-11-22Update kernel version to 5.15 in tst-mman-consts.pyJoseph Myers
2021-11-17Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.hJoseph Myers
2021-11-10Update syscall lists for Linux 5.15Joseph Myers
2021-10-29Fix compiler issue with mmap_internalStafford Horne
2021-10-28riscv: Fix incorrect jal with HIDDEN_JUMPTARGETFangrui Song
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-25configure: Don't check LD -v --help for LIBC_LINKER_FEATUREFangrui Song
2021-10-20linux: Fix a possibly non-constant expression in _Static_assertFangrui Song
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella
2021-10-18timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)Stafford Horne
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-11Fix nios2 localplt failureJoseph Myers
2021-10-08Linux: implement getloadavg(3) using sysinfo(2)Cristian Rodríguez
2021-10-07S390: Add PCI_MIO and SIE HWCAPsStefan Liebler
2021-10-06y2038: Use a common definition for stat for sparc32Adhemerval Zanella