about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella2019-10-181-4/+8
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-172-14/+5
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-54/+0
* mips: Do not malloc on getdents64 fallbackAdhemerval Zanella2019-10-091-59/+81
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-072-2/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-072-2/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-042-2/+0
* Fix vDSO initialization on arm and mipsAndreas Schwab2019-09-241-2/+2
* mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella2019-09-174-36/+16
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-173-71/+2
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-175-16/+29
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0786-86/+86
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-046-10/+20
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-302-2/+0
* MIPS support for GNU hashMihailo Stojanovic2019-08-292-1/+3
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-282-2/+0
* Don't put non-ASCII into installed headersPaul Eggert2019-08-231-2/+2
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-232-3/+3
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-231-1/+1
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-08-233-5/+89
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-232-14/+8
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-162-2/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-152-4/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-152-0/+28
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-152-2/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-152-2/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-152-2/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-053-9/+0
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-122-0/+4
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-122-0/+2
* posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2019-07-101-0/+13
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-023-5/+0
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-271-0/+6
* Linux: Add getdents64 system callFlorian Weimer2019-06-075-1/+10
* Linux: Add the tgkill functionFlorian Weimer2019-05-144-0/+4
* misc: Add twalk_r functionFlorian Weimer2019-05-024-0/+4
* mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-53/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-142-2/+0
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-152-2/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-084-0/+4
* termios: Consolidate termios.hAdhemerval Zanella2019-01-031-74/+0
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-031-3/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-032-4/+27
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-25/+47
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-031-11/+1
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-031-26/+2
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-031-39/+1