about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers2017-03-201-1/+1
* conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers2017-03-181-0/+5
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-31/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-33/+0
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+0
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-132-380/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0150-50/+50
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-314-1516/+0
* Add fromfp functions.Joseph Myers2016-12-312-0/+24
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux semtimedop implementationAdhemerval Zanella2016-12-281-1/+0
* Use semop syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use semget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgsnd syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgctl implementationAdhemerval Zanella2016-12-281-1/+0
* Refactor Linux ipc_priv headerAdhemerval Zanella2016-12-281-0/+32
* Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock2016-12-261-0/+1
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-212-0/+6
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-202-0/+12
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-162-0/+4
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-0/+4
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-0/+6
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-2/+0