about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+1
* x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu2020-08-312-0/+22
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-062-0/+2
* x86: Update CPU feature detection [BZ #26149]H.J. Lu2020-06-221-1/+1
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-192-0/+2
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-022-0/+4
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-204-2/+4
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-204-3/+5
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-204-3/+5
* Linux: Remove remnants of the getcpu cacheFlorian Weimer2020-05-162-28/+0
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-04-292-15/+77
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-214-2/+4
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-152-1/+2
* x32: Properly pass long to syscall [BZ #25810]H.J. Lu2020-04-132-6/+25
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-032-0/+4
* nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella2020-04-033-146/+0
* x86_64: Do not define __NR_semtimedop in <sysdep.h>Florian Weimer2020-03-031-7/+0
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-202-3/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-202-3/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-152-8/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-142-13/+15
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-35/+1
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-031-1/+1
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-1/+1
* linux: Update x86 vDSO symbolsAdhemerval Zanella2020-01-031-0/+2
* x86: Make x32 use x86 time implementationAdhemerval Zanella2020-01-032-2/+0
* Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer2020-01-021-10/+0
* Linux: Add tables with system call numbersFlorian Weimer2020-01-022-0/+685
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0135-35/+35
* linux: Consolidate sigprocmaskAdhemerval Zanella2019-12-271-39/+0
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-192-2/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-192-4/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-1/+1
* timer: Decouple x86_64 specific timer_settime from generic Linux implementationLukasz Majewski2019-12-051-4/+10
* timer: Decouple x86_64 specific timer_gettime from generic Linux implementationLukasz Majewski2019-12-051-4/+8
* rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki2019-11-211-1/+2
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-071-0/+1