aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han1-0/+3
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola5-10/+13
2018-12-07Add getcpuH.J. Lu4-0/+4
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer4-0/+4
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy2-0/+2
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy2-0/+4
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer4-0/+4
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)1-3/+3
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers2-94/+26
2018-10-17Move SHMLBA to its own header.Joseph Myers2-3/+25
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers2-85/+24
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers2-93/+31
2018-09-25Unify some sys/procfs.h headers.Joseph Myers2-117/+37
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers1-9/+0
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers1-2/+2
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella6-0/+58
2018-07-10Add the statx functionFlorian Weimer4-0/+4
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki1-0/+2
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer4-0/+4
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella4-0/+7
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers1-1/+1
2018-05-17Add narrowing divide functions.Joseph Myers2-0/+19
2018-05-16Add narrowing multiply functions.Joseph Myers2-0/+19
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers38-259/+0
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella1-14/+7
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella3-5/+0
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella1-0/+2
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella1-0/+110
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella2-154/+10
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers1-30/+0
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-10/+0
2018-03-20Add narrowing subtract functions.Joseph Myers2-0/+19
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella2-1/+3
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault1-0/+5
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella1-10/+0
2018-02-10Add narrowing add functions.Joseph Myers2-0/+21
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab1-4/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers82-82/+82
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer4-0/+4
2017-12-07Add _Float32 function aliases.Joseph Myers6-0/+228
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers6-0/+456
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer4-0/+20
2017-11-27Implement the mlock2 functionFlorian Weimer4-0/+4
2017-11-27Add _Float64x function aliases.Joseph Myers3-0/+114