about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-033-10/+38
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0182-82/+82
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-171-0/+3
* Enable VDSO for static linking on mipsRafael Ávila de Espíndola2018-12-105-10/+13
* Add getcpuH.J. Lu2018-12-074-0/+4
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-074-0/+4
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+4
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-064-0/+4
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-241-3/+3
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-94/+26
* Move SHMLBA to its own header.Joseph Myers2018-10-172-3/+25
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-85/+24
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-93/+31
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-117/+37
* Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers2018-09-141-9/+0
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-141-2/+2
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-246-0/+58
* Add the statx functionFlorian Weimer2018-07-104-0/+4
* libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki2018-07-051-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-054-0/+4
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-264-0/+7
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-221-1/+1
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+19
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+19
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0438-259/+0
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-021-14/+7
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-273-5/+0
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-191-0/+2
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-0/+110
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-052-154/+10
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-10/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+19
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-1/+3
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2018-03-051-10/+0
* Add narrowing add functions.Joseph Myers2018-02-102-0/+21
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0182-82/+82
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-224-0/+4
* Add _Float32 function aliases.Joseph Myers2017-12-076-0/+228
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-066-0/+456
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-054-0/+20