]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/ia64
ldbl-opt: Reuse argp tests that print long double
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / ia64 /
2019-02-08  Florian WeimerLinux: Add gettid system call wrapper [BZ #6399]
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-18  Adhemerval Zanellaia64: Remove kernel_sigaction.h
2018-12-17  Joseph MyersDo not clobber r12 for ia64 syscalls.
2018-12-07  H.J. LuAdd getcpu
2018-12-07  Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-11-30  Adhemerval Zanellaposix: Use posix_spawn on system
2018-11-21  Szabolcs NagyRemove the error handling wrapper from pow
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log2
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log
2018-11-21  Szabolcs NagyRemove the error handling wrapper from exp and exp2
2018-11-06  Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-10-17  Joseph MyersMove SHMLBA to its own header.
2018-10-10  Joseph MyersUse common bits/sem.h for more architectures.
2018-10-10  Joseph MyersUse common bits/msq.h for more architectures.
2018-09-26  Joseph MyersShare MAP_* flags between more architectures.
2018-09-25  Joseph MyersUnify some sys/procfs.h headers.
2018-09-17  Joseph MyersUpdate siginfo constants from Linux kernel (bug 21286).
2018-07-25  H.J. Luia64: Work around incorrect type of IA64 uc_sigmask
2018-07-24  Adhemerval Zanellanptl: Add abilist symbols for C11 threads
2018-07-10  Florian WeimerAdd the statx function
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-18  Joseph MyersAdd SHM_STAT_ANY from Linux 4.17 to bits/shm.h.
2018-06-18  Joseph MyersAdd SEM_STAT_ANY from Linux 4.17 to bits/sem.h.
2018-06-18  Joseph MyersAdd MSG_STAT_ANY from Linux 4.17 to bits/msq.h.
2018-06-05  Joseph MyersAdd MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.
2018-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-05-04  Joseph MyersIgnore absolute symbols in ABI tests.
2018-04-24  Joseph MyersAdd PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to...
2018-04-05  Adhemerval Zanellalinux: Consolidate sigaction implementation
2018-03-26  Joseph MyersUnify umount function implementations (bug 16552).
2018-03-22  Joseph MyersRemove unused frame.h header, sigcontextinfo.h macros.
2018-03-20  Joseph MyersAdd narrowing subtract functions.
2018-03-07  Adhemerval ZanellaRefactor Linux ARCH_FORK implementation
2018-03-05  Samuel Thibaulthurd: Fix includability of <hurd/signal.h> in all standards
2018-02-10  Joseph MyersAdd narrowing add functions.
2018-02-06  Joseph MyersAdd MAP_SYNC from Linux 4.15.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-29  Dmitry V. Levinlinux: update sys/ptrace.h comments
2017-12-29  Dmitry V. Levinlinux: move a shared part of sys/ptrace.h to bits/ptrac...
2017-12-22  Florian Weimercopy_file_range: New function to copy file data
2017-12-12  James Clarkeia64: Add ipc_priv.h header to set __IPC_64 to zero
2017-12-07  Joseph MyersAdd _Float32 function aliases.
2017-12-06  Joseph MyersAdd _Float64, _Float32x function aliases.
2017-12-05  Florian WeimerLinux: Implement interfaces for memory protection keys
2017-11-27  Florian WeimerImplement the mlock2 function
2017-11-27  Joseph MyersAdd _Float64x function aliases.
2017-11-23  Florian WeimerLinux: Add memfd_create system call wrapper
2017-11-09  H.J. LuAdd jmp_buf-macros.h
2017-10-31  Yury NorovConsolidate Linux sigpending() implementation
2017-10-11  Adhemerval ZanellaLinux: Consolidate {RTLD_}SINGLE_THREAD_P definition
2017-10-02  Szabolcs NagyNew symbol version for logf, log2f and powf without...
2017-10-01  H.J. LuHide internal signal functions [BZ #18822]
2017-09-26  Adhemerval Zanellaposix: Add compat glob symbol to not follow dangling...
2017-09-25  Szabolcs NagyNew expf and exp2f version without SVID compat wrapper
2017-08-31  Adhemerval ZanellaRemove NO_CANCELLATION macro
2017-08-30  Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-24  Adhemerval ZanellaRemove cancellation support for syscall generation
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable read call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-08-14  Adhemerval Zanellaposix: Fix mmap for m68k and ia64 (BZ#21908)
2017-08-10  Florian Weimerld.so: Introduce struct dl_exception
2017-08-09  Dmitry V. Levinsys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL...
2017-08-07  Joseph MyersFix XPG4.2 bits/sigaction.h namespace (bug 21899).
2017-06-26  Joseph MyersAdd float128 support for ia64.
2017-06-26  Joseph MyersRename struct ucontext tag (bug 21457).
2017-06-26  Adhemerval ZanellaCall exit directly in clone (BZ #21512)
2017-06-20  Joseph Myersconformtest: XFAIL uc_sigmask test for ia64 (bug 21634).
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-05-31  Adhemerval Zanellaposix: Implement preadv2 and pwritev2
2017-05-30  Dennis WölfingAdd reallocarray function
2017-05-23  Joseph MyersFix sys/ucontext.h namespace from signal.h etc. inclusi...
2017-05-23  Zack WeinbergFix a bug in 'Remove __need macros from signal.h' ...
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Joseph MyersSplit up bits/sigstack.h.
2017-04-19  Florian WeimerAssume that accept4 is always available and works
2017-03-09  Adhemerval ZanellaConsolidate Linux send implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux sendto implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux recv implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux recvfrom implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux connect implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux accept implementation
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-08  Kir KolyshkinAdd Linux PTRACE_EVENT_STOP
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Joseph MyersAdd fromfp functions.
2016-12-28  Adhemerval ZanellaUse shmget syscall for linux implementation
2016-12-28  Adhemerval ZanellaUse shmdt syscall for linux implementation
2016-12-28  Adhemerval ZanellaConsolidate Linux shmctl implementation
2016-12-28  Adhemerval ZanellaUse shmat syscall for Linux implementation
2016-12-28  Adhemerval ZanellaConsolidate Linux semtimedop implementation
2016-12-28  Adhemerval ZanellaUse semop syscall for Linux implementation
2016-12-28  Adhemerval ZanellaUse semget syscall for Linux implementation
2016-12-28  Adhemerval ZanellaConsolidate Linux semctl implementation
2016-12-28  Adhemerval ZanellaUse msgget syscall for Linux implementation
2016-12-28  Adhemerval ZanellaUse msgsnd syscall for Linux implementation
2016-12-28  Adhemerval ZanellaConsolidate Linux msgrcv implementation
next