summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-43/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-27/+14
* mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2017-06-136-81/+180
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-38/+50
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-314-0/+16
* Add reallocarray functionDennis Wölfing2017-05-304-0/+8
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-203-344/+16
* Split up bits/sigstack.h.Joseph Myers2017-05-192-32/+9
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-093-88/+0
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-041-1/+1
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-125-22/+9
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-041-1/+0
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-1/+1
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-171-0/+4
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-141-0/+2
* Consolidate Linux send implementationAdhemerval Zanella2017-03-093-2/+1
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-093-2/+3
* 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
* Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella2017-02-062-4/+3
* Fix MIPS o32 posix_fadvise.Joseph Myers2017-01-121-0/+4
* 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-0186-86/+86
* Add fromfp functions.Joseph Myers2016-12-312-0/+24
* 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-282-1/+32
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+2
* 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-164-0/+8
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-124-0/+8
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-0/+6