aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers
2020-08-04Regenerate configure scripts.Carlos O'Donell
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-10ARC: Build InfrastructureVineet Gupta
2020-07-10ARC: ABI listsVineet Gupta
2020-07-10ARC: Linux Startup and Dynamic LoadingVineet Gupta
2020-07-10ARC: Linux ABIVineet Gupta
2020-07-10ARC: Linux Syscall InterfaceVineet Gupta
2020-07-10powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho
2020-07-09linux: Fix syscall list generation instructionsMaciej W. Rozycki
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-08aarch64: enable BTI at runtimeSudakshina Das
2020-07-08aarch64: fix swapcontext for BTISzabolcs Nagy
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella
2020-07-07string: Remove old TLS usage on strsignalAdhemerval Zanella
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: rseq registration testsMathieu Desnoyers
2020-07-06Linux: Use rseq in sched_getcpu if availableMathieu Desnoyers
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-06-30Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64Florian Weimer
2020-06-29Update kernel version to 5.7 in tst-mman-consts.py.Joseph Myers
2020-06-23Add MREMAP_DONTUNMAP from Linux 5.7Joseph Myers
2020-06-22x86: Update CPU feature detection [BZ #26149]H.J. Lu
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella
2020-06-15Update syscall-names.list for Linux 5.7.Joseph Myers
2020-06-02Linux: Use __pthread_attr_setsigmask_internal for timer helper threadFlorian Weimer
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-06-02nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer
2020-05-20nptl: Replace some stubs with the Linux implementationFlorian Weimer
2020-05-20Linux: Add missing handling of tai field to __ntp_gettime64Florian Weimer
2020-05-20y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski