aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)Author
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-13mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella
2017-01-12Fix MIPS o32 posix_fadvise.Joseph Myers
2017-01-05Fix MIPS n64 readahead (bug 21026).Joseph Myers
2017-01-02Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers