aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)Author
2020-10-13Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella
2020-10-09linux: Add {f}stat{at} y2038 supportAdhemerval Zanella
2020-10-09linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella
2020-10-09linux: Disentangle fstatat from fxstatatAdhemerval Zanella
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella
2020-10-06Replace Minumum/minumum with Minimum/minimumH.J. Lu
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella
2020-09-11linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella
2020-04-03Update syscall lists for Linux 5.6.Joseph Myers
2020-03-10mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321eAdhemerval Zanella
2020-03-03Linux: getdents64 syscall number is always available on MIPSFlorian Weimer
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer
2020-02-18mips: Fix bracktrace result for signal framesAdhemerval Zanella