about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove the clone3 symbol from libc.a [BZ #31770]H.J. Lu2024-05-211-1/+0
* Implement C23 log2p1Joseph Myers2024-05-204-0/+27
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-191-2/+1
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-025-8/+8
* powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti2024-03-193-0/+10
* Update syscall lists for Linux 6.8Joseph Myers2024-03-132-0/+10
* Update syscall lists for Linux 6.7Joseph Myers2024-01-172-0/+8
* math: remove exp10 wrappersWilco Dijkstra2024-01-124-0/+4
* Implement C23 <stdbit.h>Joseph Myers2024-01-034-0/+280
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0195-95/+95
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-192-33/+18
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-153-0/+3
* Update syscall lists for Linux 6.6Adhemerval Zanella2023-11-032-0/+2
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-303-21/+0
* Update syscall lists for Linux 6.5Joseph Myers2023-09-122-0/+2
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-071-1/+1
* 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
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-081-1/+13
* PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2023-08-014-3/+390
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-173-82/+107
* 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