about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-122-4/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-0/+2
* x86_64/clone.S: Upate commentsH.J. Lu2021-02-221-6/+8
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-192-0/+2
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-22/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-1/+1
* x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu2021-01-221-1/+1
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-215-4/+3
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-133-0/+139
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0232-32/+32
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-41/+0
* x86: Rename readelflib.cH.J. Lu2020-12-061-2/+0
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* x86/CET: Update vfork to prevent child returnH.J. Lu2020-10-151-26/+10
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-092-0/+4
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-0/+16
* posix: Fix -Warray-bounds instances building timer_create [BZ #26687]Adhemerval Zanella2020-10-062-5/+4
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-112-0/+2
* 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