about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-21/+0
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-141-1/+5
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-53/+0
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-7/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0753-53/+53
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-042-5/+5
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-231-1/+1
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-232-33/+12
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-1/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+16
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-022-50/+0
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Update kernel-features.h files for Linux 5.1.Joseph Myers2019-05-161-2/+4
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* Remove __get_clockfreqAdhemerval Zanella2019-03-221-87/+0
* linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella2019-03-222-81/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0158-58/+58
* ia64: Remove kernel_sigaction.hAdhemerval Zanella2018-12-181-7/+0
* Do not clobber r12 for ia64 syscalls.Joseph Myers2018-12-171-1/+1
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* posix: Use posix_spawn on systemAdhemerval Zanella2018-11-301-30/+0
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* Move SHMLBA to its own header.Joseph Myers2018-10-172-95/+24
* 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