about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+13
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+13
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-80/+0
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-052-45/+7
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-29/+0
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-6/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-31/+3
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Add narrowing add functions.Joseph Myers2018-02-101-0/+14
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0163-63/+63
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-3/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-54/+1
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-121-0/+21
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Consolidate Linux sigpending() implementationYury Norov2017-10-311-36/+0
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-31/+0
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-305-20/+61
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-197/+6
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella2017-08-141-0/+29
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-6/+0
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* Add float128 support for ia64.Joseph Myers2017-06-262-0/+145
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-4/+4
* conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers2017-06-201-0/+5
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4