about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-233-0/+3
* linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella2020-10-161-5/+3
* Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella2020-10-131-0/+10
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-092-14/+6
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-098-1/+64
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-099-11/+80
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-095-5/+12
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-095-7/+31
* Replace Minumum/minumum with Minimum/minimumH.J. Lu2020-10-062-2/+2
* Update mallinfo2 ABI, and testDJ Delorie2020-09-174-0/+4
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-113-24/+38
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-112-11/+44
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-112-12/+44
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-112-13/+45
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+6
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-073-0/+3
* Linux: Remove rseq supportFlorian Weimer2020-07-165-66/+0
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-092-3/+30
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-26/+49
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-092-6/+39
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-31/+56
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-092-2/+12
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-2/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-074-0/+8
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-074-0/+8
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-072-7/+27
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-68/+65
* Add the __libc_single_threaded variableFlorian Weimer2020-07-064-0/+4
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-065-0/+66
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-192-0/+2
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-024-0/+8
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-206-2/+10
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-206-4/+12
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-206-4/+12
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-5/+13
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-216-2/+8
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-033-0/+6
* 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-202-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-202-4/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-202-4/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0