about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips32
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-021-2/+0
* Linux: Add getdents64 system callFlorian Weimer2019-06-072-0/+2
* Linux: Add the tgkill functionFlorian Weimer2019-05-142-0/+2
* misc: Add twalk_r functionFlorian Weimer2019-05-022-0/+2
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-1/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-082-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0111-11/+11
* Enable VDSO for static linking on mipsRafael Ávila de Espíndola2018-12-101-0/+3
* Add getcpuH.J. Lu2018-12-072-0/+2
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-072-0/+2
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-062-0/+2
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-243-0/+29
* Add the statx functionFlorian Weimer2018-07-102-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-052-0/+2
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-262-0/+4
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+6
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+6
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0422-137/+0
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-271-1/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+6
* Add narrowing add functions.Joseph Myers2018-02-101-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0111-11/+11
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* Add _Float32 function aliases.Joseph Myers2017-12-073-0/+114
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-063-0/+228
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-0/+10
* Implement the mlock2 functionFlorian Weimer2017-11-272-0/+2
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-252-0/+6
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2914-186/+147
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2017-06-132-0/+67
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-312-0/+8
* Add reallocarray functionDennis Wölfing2017-05-302-0/+4
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-093-88/+0
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-1/+0
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-1/+1