about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-221-1/+1
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+13
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+13
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0416-122/+0
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-272-4/+0
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-191-0/+2
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-0/+110
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2018-03-051-10/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0117-17/+17
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* Add _Float32 function aliases.Joseph Myers2017-12-073-0/+114
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-063-0/+228
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-0/+10
* Implement the mlock2 functionFlorian Weimer2017-11-272-0/+2
* Add _Float64x function aliases.Joseph Myers2017-11-273-0/+114
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-092-0/+12
* Add _Float128 function aliases.Joseph Myers2017-10-183-0/+114
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Hide internal __ioctl function [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-251-0/+3
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-082-2/+0
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-0/+1
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-249/+0
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* 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