aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Implement the mlock2 functionFlorian Weimer1-0/+1
2017-11-27Add _Float64x function aliases.Joseph Myers2-0/+109
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+1
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+6
2017-10-31Consolidate Linux sigpending() implementationYury Norov1-36/+0
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-31/+0
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy1-0/+3
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella1-0/+3
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+3
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers5-20/+61
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-197/+6
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-1/+1
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella1-0/+29
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-0/+2
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin1-6/+0
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-3/+3
2017-06-26Add float128 support for ia64.Joseph Myers2-0/+145
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-4/+4
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers1-0/+5
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+4
2017-05-30Add reallocarray functionDennis Wölfing1-0/+2
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-6/+1
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-2/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg3-360/+64
2017-05-19Split up bits/sigstack.h.Joseph Myers3-27/+6
2017-04-19Assume that accept4 is always available and worksFlorian Weimer3-6/+9
2017-03-09Consolidate Linux send implementationAdhemerval Zanella2-1/+1
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella2-1/+2
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella1-1/+0
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella1-1/+0
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+0
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers64-64/+64
2016-12-31Add fromfp functions.Joseph Myers1-0/+12
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella1-3/+0
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella1-1/+0
2016-12-28Consolidate Linux shmctl implementationAdhemerval Zanella1-1/+0
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella1-1/+0
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella1-1/+0
2016-12-28Use semop syscall for Linux implementationAdhemerval Zanella1-1/+0
2016-12-28Use semget syscall for Linux implementationAdhemerval Zanella1-1/+0
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella1-1/+0