about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-152-2/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-053-9/+0
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-122-0/+4
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-122-0/+2
* posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2019-07-101-0/+13
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-023-5/+0
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-271-0/+6
* Linux: Add getdents64 system callFlorian Weimer2019-06-075-1/+10
* Linux: Add the tgkill functionFlorian Weimer2019-05-144-0/+4
* misc: Add twalk_r functionFlorian Weimer2019-05-024-0/+4
* mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-53/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-142-2/+0
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-152-2/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-084-0/+4
* termios: Consolidate termios.hAdhemerval Zanella2019-01-031-74/+0
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-031-3/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-032-4/+27
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-25/+47
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-031-11/+1
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-031-26/+2
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-031-39/+1
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-031-17/+1
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-22/+44
* 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