aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)AuthorFilesLines
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2-2/+2
2019-11-07nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2-0/+2
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella2-4/+0
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe2-0/+2
2019-10-18Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella1-4/+8
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2-14/+5
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-54/+0
2019-10-09mips: Do not malloc on getdents64 fallbackAdhemerval Zanella1-59/+81
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2-2/+0
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2-2/+0
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2-2/+0
2019-09-24Fix vDSO initialization on arm and mipsAndreas Schwab1-2/+2
2019-09-17mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella4-36/+16
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella3-71/+2
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella5-16/+29
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert86-86/+86
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg6-10/+20
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2-2/+0
2019-08-29MIPS support for GNU hashMihailo Stojanovic2-1/+3
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2-2/+0
2019-08-23Don't put non-ASCII into installed headersPaul Eggert1-2/+2
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert2-3/+3
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic1-1/+1
2019-08-23mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic3-5/+89
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella2-14/+8
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2-2/+0
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer2-4/+0
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2-0/+28
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2-2/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2-2/+0
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer2-2/+0
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella3-9/+0
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer1-0/+38
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2-0/+2
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2-0/+4
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2-0/+2
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe2-0/+2
2019-07-10posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella1-0/+13
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer3-5/+0
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer1-0/+6
2019-06-07Linux: Add getdents64 system callFlorian Weimer5-1/+10
2019-05-14Linux: Add the tgkill functionFlorian Weimer4-0/+4
2019-05-02misc: Add twalk_r functionFlorian Weimer4-0/+4
2019-04-17mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella4-53/+0
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2-2/+0
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella2-2/+0
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer4-0/+4
2019-01-03termios: Consolidate termios.hAdhemerval Zanella1-74/+0
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella1-3/+0
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2-4/+27