about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-122-4/+0
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-67/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-254-0/+4
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-193-0/+3
* linux: Consolidate statfs implementationsAdhemerval Zanella2021-02-112-3/+0
* linux: Consolidate fstatfs implementationsAdhemerval Zanella2021-02-112-2/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-1/+5
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-221-19/+18
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-131-10/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0289-89/+89
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-163-0/+3
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-103-46/+6
* Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella2020-12-028-64/+0
* 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