about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/or1k
Commit message (Expand)AuthorAgeFilesLines
* Implement C23 log2p1Joseph Myers2024-05-201-0/+6
* or1k: Add hard float supportStafford Horne2024-05-0311-218/+480
* or1k: Add prctl wrapper to unwrap variadic argsStafford Horne2024-03-221-0/+42
* Update syscall lists for Linux 6.8Joseph Myers2024-03-131-0/+5
* Update syscall lists for Linux 6.7Joseph Myers2024-01-171-0/+4
* Implement C23 <stdbit.h>Joseph Myers2024-01-031-0/+70
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0112-12/+12
* Update syscall lists for Linux 6.6Adhemerval Zanella2023-11-031-0/+1
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-301-2/+0
* Update syscall lists for Linux 6.5Joseph Myers2023-09-121-0/+1
* linux: Add pidfd_getpidAdhemerval Zanella Netto2023-09-051-0/+1
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-051-0/+2
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-051-0/+2
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-0/+1
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+4
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+4
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-231-1/+1
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+12
* Linux: Remove generic ImpliesAdhemerval Zanella2023-02-201-2/+0
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+20
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0612-12/+12
* Linux: Remove generic sysdepAdhemerval Zanella Netto2022-12-071-1/+2
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-5/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-4/+0
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+3
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-061-0/+2
* linux: Add mount_setattrAdhemerval Zanella2022-07-051-0/+1
* linux: Add open_treeAdhemerval Zanella2022-07-051-0/+1
* linux: Add fspickAdhemerval Zanella2022-07-051-0/+1
* linux: Add fsconfigAdhemerval Zanella2022-07-051-0/+1
* linux: Add move_mountAdhemerval Zanella2022-06-241-0/+1
* linux: Add fsmountAdhemerval Zanella2022-06-241-0/+1
* linux: Add fsopenAdhemerval Zanella2022-06-241-0/+1
* linux: Add process_mreleaseAdhemerval Zanella2022-06-021-0/+1
* linux: Add process_madviseAdhemerval Zanella2022-06-021-0/+1
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_openAdhemerval Zanella2022-05-171-0/+1
* Update syscall lists for Linux 5.17Joseph Myers2022-03-231-0/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-2/+1
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+2
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-171-0/+1
* Update syscall lists for Linux 5.16Joseph Myers2022-01-131-0/+1
* or1k: Build InfrastructureStafford Horne2022-01-055-0/+20
* or1k: ABI listsStafford Horne2022-01-0510-0/+3095
* or1k: Linux ABIStafford Horne2022-01-059-0/+519
* or1k: Linux Syscall InterfaceStafford Horne2022-01-056-0/+738