about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer2020-01-021-10/+0
* Linux: Use system call tables during buildFlorian Weimer2020-01-025-7/+7
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+341
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0150-50/+50
* linux: Consolidate sigprocmaskAdhemerval Zanella2019-12-271-40/+0
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-1/+1
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-071-0/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+1
* 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