about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-303-3/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-0/+6
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-32/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-221-0/+1
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-212-1/+3
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-0/+6
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-093-38/+0
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-093-38/+0
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-082-3/+0
* Make MIPS <sys/user.h> self-contained.Joseph Myers2016-11-041-0/+1
* XFAIL check-execstack for MIPS.Joseph Myers2016-11-041-0/+6
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-254-0/+12
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+5
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-113-36/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-076-244/+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-062-0/+5
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-232-13/+21
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Add femode_t functions.Joseph Myers2016-09-072-0/+4
* Add fetestexceptflag.Joseph Myers2016-08-292-0/+2