about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-144-0/+16
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-144-0/+16
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-232-3/+3
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-034-0/+8
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-7/+1
* C2x scanf binary constant handlingJoseph Myers2023-03-024-0/+108
* Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella2023-02-201-1/+0
* Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella2023-02-201-1/+0
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-201-3/+0
* C2x strtol binary constant handlingJoseph Myers2023-02-164-0/+80
* powerpc64: Add the clone3 wrapperAdhemerval Zanella Netto2023-02-092-0/+158
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0691-91/+91
* powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan2022-12-211-0/+5
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+95
* Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* configure: Remove check if ld is GNUAdhemerval Zanella2022-12-061-15/+13
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-082-0/+2
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-033-15/+0
* Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers2022-10-241-0/+4
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-32/+55
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-13/+11
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-041-27/+0
* Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella2022-08-041-3/+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
* powerpc: Relocate stinfo->mainAlan Modra2022-04-102-2/+19
* Update syscall lists for Linux 5.17Joseph Myers2022-03-232-0/+2
* Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer2022-02-282-12/+6
* Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer2022-02-112-6/+12
* Linux: Consolidate auxiliary vector parsingFlorian Weimer2022-02-102-12/+6
* Regenerate configure.Carlos O'Donell2022-02-031-1/+7
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-022-2/+2