aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert48-48/+48
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella1-0/+2
2021-12-09nptl: Add rseq registrationFlorian Weimer1-0/+30
2021-11-22setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella1-0/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers1-1/+5
2021-06-22nptl: Move pthreadP.h into sysdeps directoryFlorian Weimer1-1/+1
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella1-0/+4
2021-06-15y2038: Use a common definition for statLukasz Majewski1-41/+49
2021-04-21x86: Remove low-level lock optimizationFlorian Weimer1-87/+0
2021-04-21x86: Restore compile-time check for shadow stack pointer in longjmpAdhemerval Zanella1-0/+39
2021-02-23nptl: Move elision implementations into libcFlorian Weimer12-210/+8
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2-0/+88
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2-11/+72
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert50-50/+50
2020-12-06x86: Rename readelflib.cH.J. Lu1-0/+93
2020-10-19y2038: linux: Provide __time64 implementationLukasz Majewski1-1/+3
2020-10-15x86/CET: Update vfork to prevent child returnH.J. Lu2-0/+93
2020-10-15y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2-3/+4
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella1-39/+7
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2-11/+4
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2-10/+12
2020-07-16Linux: Remove rseq supportFlorian Weimer1-30/+0
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu1-1/+1
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella1-2/+2
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella1-3/+2
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+30
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu1-1/+1
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu1-1/+1
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis1-5/+15
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-20/+0
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis1-0/+5
2020-03-18x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2-25/+0
2020-02-18y2038: linux: Provide __gettimeofday64 implementationLukasz Majewski1-1/+3
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2-13/+8
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski1-0/+1
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella1-4/+0
2020-01-03linux: Consolidate time implementationAdhemerval Zanella1-25/+2
2020-01-03linux: Consolidate Linux gettimeofdayAdhemerval Zanella1-31/+2
2020-01-03linux: Update x86 vDSO symbolsAdhemerval Zanella1-4/+0
2020-01-03linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella2-8/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers49-49/+49
2019-10-30Make second argument of gettimeofday as 'void *'Zack Weinberg1-2/+2
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-26/+17
2019-10-30Change most internal uses of time to __clock_gettime.Adhemerval Zanella1-23/+11
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis1-0/+5
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers1-1/+5
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-33/+0
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2-7/+8
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert50-50/+50