about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-101-86/+0
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-101-76/+0
* Share MAP_* flags between more architectures.Joseph Myers2018-09-261-13/+2
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-130/+41
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-171-12/+1
* ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu2018-07-251-0/+26
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-102-0/+4
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* 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