about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella2024-02-021-5/+27
* Update syscall lists for Linux 6.7Joseph Myers2024-01-173-0/+12
* math: remove exp10 wrappersWilco Dijkstra2024-01-122-0/+2
* Implement C23 <stdbit.h>Joseph Myers2024-01-034-0/+280
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0190-90/+90
* Update syscall lists for Linux 6.6Adhemerval Zanella2023-11-033-0/+3
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-302-14/+0
* Update syscall lists for Linux 6.5Joseph Myers2023-09-123-0/+3
* linux: Add pidfd_getpidAdhemerval Zanella Netto2023-09-054-0/+4
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-054-0/+8
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-054-0/+8
* mips: Add the clone3 wrapperAdhemerval Zanella Netto2023-09-052-0/+141
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-172-93/+124
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-144-0/+16
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-144-0/+16
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-231-1/+1
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-032-0/+4
* C2x scanf binary constant handlingJoseph Myers2023-03-024-0/+48
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-201-3/+0
* C2x strtol binary constant handlingJoseph Myers2023-02-164-0/+80
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0689-89/+89
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+95
* Linux: consolidate sendfile implementationAdhemerval Zanella Netto2022-12-072-4/+0
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-083-0/+3
* linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno2022-11-021-0/+51
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-8/+0
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-15/+11
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-041-25/+0
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-224-0/+12
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-064-0/+8
* linux: Add mount_setattrAdhemerval Zanella2022-07-054-0/+4
* linux: Add open_treeAdhemerval Zanella2022-07-054-0/+4
* linux: Add fspickAdhemerval Zanella2022-07-054-0/+4
* linux: Add fsconfigAdhemerval Zanella2022-07-054-0/+4
* linux: Add move_mountAdhemerval Zanella2022-06-244-0/+4
* linux: Add fsmountAdhemerval Zanella2022-06-244-0/+4
* linux: Add fsopenAdhemerval Zanella2022-06-244-0/+4
* linux: Add process_mreleaseAdhemerval Zanella2022-06-024-0/+4
* linux: Add process_madviseAdhemerval Zanella2022-06-024-0/+4
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-174-0/+4
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-174-0/+4
* linux: Add pidfd_openAdhemerval Zanella2022-05-174-0/+4
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-161-10/+8
* stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella2022-05-131-0/+0
* mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard2022-04-181-15/+23
* Update syscall lists for Linux 5.17Joseph Myers2022-03-233-0/+3
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-024-8/+4
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-273-0/+3
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-254-0/+8