aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)AuthorFilesLines
2024-06-10Add narrowing divide functions.Joseph Myers2-0/+19
2024-06-10Add narrowing multiply functions.Joseph Myers2-0/+19
2024-06-10Add narrowing subtract functions.Joseph Myers2-0/+19
2024-06-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
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer4-0/+4
2017-11-09Add jmp_buf-macros.hH.J. Lu3-0/+18
2017-10-18Add _Float128 function aliases.Joseph Myers3-0/+114
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-35/+0
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2-0/+6
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella4-0/+12
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2-0/+6
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella2-2/+0
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella1-0/+1
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+0
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella14-186/+147
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer1-36/+0
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella2-409/+6
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-3/+3
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-3/+3
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella2-2/+0
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-1/+1
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers2-3/+3
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-10/+2
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-52/+42
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers1-43/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-27/+14
2017-06-13mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic6-81/+180
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers1-1/+1
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-38/+50
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella4-0/+16
2017-05-30Add reallocarray functionDennis Wölfing4-0/+8
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-2/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg3-344/+16
2017-05-19Split up bits/sigstack.h.Joseph Myers2-32/+9
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers3-88/+0
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers1-1/+1
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella5-22/+9
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella1-1/+0