aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips64
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers2-0/+2
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella1-0/+3
2020-12-02Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella5-40/+0
2020-10-23Update syscall lists for Linux 5.9.Joseph Myers2-0/+2
2020-10-16linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella1-5/+3
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2-14/+6
2020-10-09linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella5-1/+40
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella6-8/+80
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2-0/+4
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2-0/+16
2020-09-17Update mallinfo2 ABI, and testDJ Delorie2-0/+2
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella2-23/+38
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella1-11/+2
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella1-12/+2
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella1-13/+3
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers2-0/+2
2020-07-16Linux: Remove rseq supportFlorian Weimer2-2/+0
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2-0/+4
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2-0/+4
2020-07-06Add the __libc_single_threaded variableFlorian Weimer2-0/+2
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2-0/+2
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-0/+1
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2-0/+4
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer3-1/+5
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer3-2/+6
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer3-2/+6
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella3-1/+4
2020-04-03Update syscall lists for Linux 5.6.Joseph Myers2-0/+4
2020-03-10mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321eAdhemerval Zanella1-1/+1
2020-03-03Linux: getdents64 syscall number is always available on MIPSFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2-8/+0
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2-19/+17
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-28/+1
2020-02-14mips: Use Linux kABI for syscall returnAdhemerval Zanella1-17/+11
2020-02-14mips64: Consolidate Linux sysdep.hAdhemerval Zanella2-390/+68
2020-02-12mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]WANG Xuerui2-42/+84
2020-02-12mips: Use 'long int' and 'long long int' in linux syscall codeWANG Xuerui3-100/+100
2020-01-02Linux: Add tables with system call numbersFlorian Weimer2-0/+702
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers17-17/+17
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella1-1/+0