about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 6.7Joseph Myers2024-01-171-0/+4
* math: remove exp10 wrappersWilco Dijkstra2024-01-121-0/+1
* Implement C23 <stdbit.h>Joseph Myers2024-01-031-0/+70
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0136-36/+36
* Update syscall lists for Linux 6.6Adhemerval Zanella2023-11-031-0/+1
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-301-7/+0
* Update syscall lists for Linux 6.5Joseph Myers2023-09-121-0/+2
* 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
* hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin2023-07-011-0/+4
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+4
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+4
* Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers2023-06-051-1/+0
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-232-4/+4
* hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin2023-04-051-1/+3
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-031-0/+2
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+12
* hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2023-02-251-28/+0
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-201-3/+0
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+20
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0636-36/+36
* Define MADV_COLLAPSE from Linux 6.1Joseph Myers2022-12-221-0/+2
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+74
* Linux: make generic xstatver.h the default oneAdhemerval Zanella Netto2022-12-071-0/+13
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-081-0/+1
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-5/+0
* linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella2022-10-251-0/+139
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-4/+0
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-19/+13
* hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin2022-09-201-0/+3
* 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
* Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella2022-07-052-2/+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
* stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella2022-05-131-0/+0
* Update syscall lists for Linux 5.17Joseph Myers2022-03-231-0/+1
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-151-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-152-82/+72