about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6Dragan Mladjenovic2019-12-162-4/+14
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-1/+1
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-071-0/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+1
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-14/+3
* mips: Do not malloc on getdents64 fallbackAdhemerval Zanella2019-10-091-59/+81
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella2019-09-172-24/+0
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-172-8/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0717-17/+17
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-043-5/+10
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-2/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+16
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0