about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
...
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-261-4/+0
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-261-2/+0
* nptl: Move system to libcAdhemerval Zanella2021-03-181-1/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-121-2/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-0/+2
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-192-0/+2
* linux: Consolidate statfs implementationsAdhemerval Zanella2021-02-112-3/+0
* linux: Consolidate fstatfs implementationsAdhemerval Zanella2021-02-112-2/+0
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-221-19/+18
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0218-18/+18
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella2020-12-025-40/+0
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella2020-10-161-5/+3
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-092-14/+6
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-095-1/+40
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-096-8/+80
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-092-0/+4
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-0/+16
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-112-23/+38
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-11/+2
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-12/+2
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-13/+3
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-062-0/+2
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+1