about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2020-07-093-33/+59
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-0914-52/+349
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-0911-157/+210
* sysvipc: Split out linux struct semid_dsAdhemerval Zanella2020-07-093-33/+58
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-0916-64/+372
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-2/+0
* aarch64: enable BTI at runtimeSudakshina Das2020-07-084-0/+37
* aarch64: fix swapcontext for BTISzabolcs Nagy2020-07-081-2/+12
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-0730-0/+60
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-0730-0/+60
* string: Use tls-internal on strerror_lAdhemerval Zanella2020-07-071-0/+1
* string: Remove old TLS usage on strsignalAdhemerval Zanella2020-07-072-0/+38
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-0712-26/+39
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-0711-62/+215
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-071-5/+12
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-0711-281/+332
* Add the __libc_single_threaded variableFlorian Weimer2020-07-0630-0/+30
* Linux: rseq registration testsMathieu Desnoyers2020-07-064-1/+388
* Linux: Use rseq in sched_getcpu if availableMathieu Desnoyers2020-07-061-2/+20
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-0642-2/+657
* Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64Florian Weimer2020-06-301-3/+8
* Update kernel version to 5.7 in tst-mman-consts.py.Joseph Myers2020-06-291-1/+1
* Add MREMAP_DONTUNMAP from Linux 5.7Joseph Myers2020-06-231-0/+1
* x86: Update CPU feature detection [BZ #26149]H.J. Lu2020-06-221-1/+1
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-1926-0/+26
* Update syscall-names.list for Linux 5.7.Joseph Myers2020-06-151-2/+2
* Linux: Use __pthread_attr_setsigmask_internal for timer helper threadFlorian Weimer2020-06-021-9/+10
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-0230-0/+60
* nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer2020-06-021-3/+6
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-2057-27/+74
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-2057-43/+79
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-2057-43/+79
* nptl: Replace some stubs with the Linux implementationFlorian Weimer2020-05-209-723/+1
* Linux: Add missing handling of tai field to __ntp_gettime64Florian Weimer2020-05-201-0/+1
* y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski2020-05-202-7/+4
* y2038: linux: Provide __ntp_gettimex64 implementationLukasz Majewski2020-05-202-3/+26
* y2038: linux: Provide __ntp_gettime64 implementationLukasz Majewski2020-05-202-3/+27
* y2038: Provide conversion helpers for struct __ntptimeval64Lukasz Majewski2020-05-201-0/+36
* y2038: Introduce struct __ntptimeval64 - new internal glibc typeLukasz Majewski2020-05-201-0/+14
* y2038: linux: Provide __adjtime64 implementationLukasz Majewski2020-05-201-4/+22
* y2038: linux: Provide ___adjtimex64 implementationLukasz Majewski2020-05-202-2/+22
* y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski2020-05-204-2/+77
* x86: Add --enable-cet=permissiveH.J. Lu2020-05-181-1/+1
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-181-1/+1
* Linux: Remove remnants of the getcpu cacheFlorian Weimer2020-05-164-38/+0
* aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer2020-05-121-0/+3
* Linux: Enhance glibcsyscalls.py to support listing system callsFlorian Weimer2020-05-111-1/+83
* POWER: Add context-synchronizing instructions to pkey_write [BZ #25954]Florian Weimer2020-05-111-1/+1
* linux: Remove assembly umount2 implementationAdhemerval Zanella2020-05-085-20/+63
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-062-36/+2