about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-05-021-2/+1
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-071-1/+1
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* 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
* 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
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-174-0/+6
* Update syscall lists for Linux 5.16Joseph Myers2022-01-132-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0190-90/+90
* time: Refactor timesize.h for some ABIsAdhemerval Zanella2021-12-311-2/+4
* elf: Add _dl_find_object functionFlorian Weimer2021-12-284-0/+4
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+20