about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella2020-12-025-40/+0
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella2020-10-161-5/+3
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-092-14/+6
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-095-1/+40
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-096-8/+80
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-092-0/+4
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-0/+16
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-112-23/+38
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-11/+2
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-12/+2
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-13/+3
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-062-0/+2
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+1
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-022-0/+4
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-203-1/+5
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-203-2/+6
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-203-2/+6
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-213-1/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-032-0/+4
* mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321eAdhemerval Zanella2020-03-101-1/+1
* Linux: getdents64 syscall number is always available on MIPSFlorian Weimer2020-03-031-2/+0
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-152-8/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-142-19/+17
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-28/+1
* mips: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-141-17/+11
* mips64: Consolidate Linux sysdep.hAdhemerval Zanella2020-02-142-390/+68
* mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]WANG Xuerui2020-02-122-42/+84
* mips: Use 'long int' and 'long long int' in linux syscall codeWANG Xuerui2020-02-123-100/+100
* Linux: Add tables with system call numbersFlorian Weimer2020-01-022-0/+702
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0117-17/+17
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0