about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-0/+6
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-26/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-221-0/+1
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-0/+6
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-081-0/+1
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-1/+1