aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)AuthorFilesLines
2018-03-18x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault1-4/+3
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella1-27/+0
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu1-1/+0
2018-02-10Add narrowing add functions.Joseph Myers2-0/+28
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2-4/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers44-44/+44
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer2-0/+2
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella1-6/+1
2017-12-07Add _Float32 function aliases.Joseph Myers4-0/+218
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers4-0/+436
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer2-0/+10
2017-12-01x32: Remove unused getcpu implementationAdhemerval Zanella1-32/+0
2017-11-27Implement the mlock2 functionFlorian Weimer2-0/+2
2017-11-27Add _Float64x function aliases.Joseph Myers4-0/+218
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer2-0/+2
2017-11-09Add jmp_buf-macros.hH.J. Lu2-0/+12
2017-10-31Consolidate Linux sigpending() implementationYury Norov1-36/+0
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2-50/+2
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2-0/+6
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2-0/+6
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2-0/+6
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella2-2/+0
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella1-0/+1
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-66/+8
2017-08-22Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2-5/+0
2017-08-22Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2-120/+155
2017-08-21x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2-2/+2
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers2-2/+2
2017-06-26Add float128 support for x86_64, x86.Joseph Myers4-0/+290
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-3/+2
2017-06-05x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2H.J. Lu2-1/+5
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella2-0/+8
2017-05-30Add reallocarray functionDennis Wölfing2-0/+4
2017-05-08Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers1-5/+0
2017-05-08Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers2-4/+0
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu1-1/+1
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella1-2/+7
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers1-1/+1
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers1-0/+5
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-31/+0
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella1-33/+0
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella1-1/+0
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2-380/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers50-50/+50
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel4-1516/+0