about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-221-1/+0
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-172-49/+6
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+26
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+26
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0427-98/+0
* x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu2018-05-021-20/+22
* x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu2018-05-021-19/+22
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-52/+9
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-8/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+26
* x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2018-03-181-4/+3
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-27/+0
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-231-1/+0
* Add narrowing add functions.Joseph Myers2018-02-102-0/+28
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-252-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0144-44/+44
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-201-6/+1
* Add _Float32 function aliases.Joseph Myers2017-12-074-0/+218
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-064-0/+436
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-0/+10
* x32: Remove unused getcpu implementationAdhemerval Zanella2017-12-011-32/+0
* Implement the mlock2 functionFlorian Weimer2017-11-272-0/+2
* Add _Float64x function aliases.Joseph Myers2017-11-274-0/+218
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-092-0/+12
* Consolidate Linux sigpending() implementationYury Norov2017-10-311-36/+0
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-50/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-022-0/+6
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-252-0/+6
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-252-0/+6
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-082-2/+0
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-0/+1
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-66/+8
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-08-222-5/+0
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-08-222-120/+155
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-2/+2
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-262-2/+2
* Add float128 support for x86_64, x86.Joseph Myers2017-06-264-0/+290
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-3/+2
* x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2H.J. Lu2017-06-052-1/+5
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-312-0/+8
* Add reallocarray functionDennis Wölfing2017-05-302-0/+4
* Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers2017-05-081-5/+0
* Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers2017-05-082-4/+0
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-031-1/+1
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-2/+7