about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement the mlock2 functionFlorian Weimer2017-11-274-0/+4
* Add _Float64x function aliases.Joseph Myers2017-11-273-0/+114
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-234-0/+4
* Add jmp_buf-macros.hH.J. Lu2017-11-093-0/+18
* Add _Float128 function aliases.Joseph Myers2017-10-183-0/+114
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-35/+0
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-022-0/+6
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-254-0/+12
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-252-0/+6
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-082-2/+0
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-0/+1
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2914-186/+147
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-36/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-242-409/+6
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-3/+3
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-302-2/+0
* Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-281-1/+1
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-262-3/+3
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-10/+2
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-52/+42