about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-312-0/+8
* Add reallocarray functionDennis Wölfing2017-05-302-0/+4
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-124-21/+9
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-141-0/+2
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-1/+0
* Fix MIPS n64 readahead (bug 21026).Joseph Myers2017-01-051-0/+2
* Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers2017-01-022-0/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0117-17/+17
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-5/+0
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-12/+5
* 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-33/+5
* 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-12/+5
* Refactor Linux ipc_priv headerAdhemerval Zanella2016-12-281-0/+32
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6
* 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-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-2/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+3
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-092-3/+0
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-092-2/+0
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-082-3/+0
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+5
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-112-3/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-074-143/+28
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-074-77/+0
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-074-68/+0
* Add iseqsig.Joseph Myers2016-10-061-0/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-032-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7