about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich2023-09-111-1/+3
* 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
* linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto2023-09-051-0/+4
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-081-1/+11
* 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-233-3/+3
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+12
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+20
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0648-48/+48
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+86
* 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-185-20/+47
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-3/+1
* linux: Use same type for MMAP2_PAGE_UNITAdhemerval Zanella2022-09-201-1/+1
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-041-24/+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
* Refactor internal-signals.hAdhemerval Zanella2022-06-301-1/+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
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-4/+0
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-161-10/+8
* Linux: Implement a useful version of _startup_fatalFlorian Weimer2022-05-091-0/+22
* ia64: Always define IA64_USE_NEW_STUB as a flag macroFlorian Weimer2022-05-092-13/+15
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-0/+6
* Update syscall lists for Linux 5.17Joseph Myers2022-03-231-0/+1
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-2/+1
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-271-0/+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
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-061-180/+0