aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
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
2020-05-20y2038: linux: Provide __ntp_gettimex64 implementationLukasz Majewski
2020-05-20y2038: linux: Provide __ntp_gettime64 implementationLukasz Majewski
2020-05-20y2038: Provide conversion helpers for struct __ntptimeval64Lukasz Majewski
2020-05-20y2038: Introduce struct __ntptimeval64 - new internal glibc typeLukasz Majewski
2020-05-20y2038: linux: Provide __adjtime64 implementationLukasz Majewski
2020-05-20y2038: linux: Provide ___adjtimex64 implementationLukasz Majewski
2020-05-20y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu
2020-05-16Linux: Remove remnants of the getcpu cacheFlorian Weimer
2020-05-12aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer
2020-05-11Linux: Enhance glibcsyscalls.py to support listing system callsFlorian Weimer
2020-05-11POWER: Add context-synchronizing instructions to pkey_write [BZ #25954]Florian Weimer
2020-05-08linux: Remove assembly umount2 implementationAdhemerval Zanella
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-05-05y2038: Provide conversion helpers for struct __timex64Lukasz Majewski
2020-05-05y2038: Introduce struct __timex64 - new internal glibc typeLukasz Majewski
2020-05-04nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang
2020-04-30powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes