summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64
AgeCommit message (Expand)Author
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-05-26struct stat is not posix conformSzabolcs Nagy
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel
2015-02-17ia64: drop custom getpagesizeMike Frysinger
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-04ia64: define nocancel entry points in PSEUDOMike Frysinger
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-08-04IA64: Consolidate NPTL/non versions of vforkRoland McGrath
2014-08-04IA64: Consolidate NPTL/non versions of cloneRoland McGrath
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-07-03Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath
2014-05-16Alpha: Convert fork.c to arch-fork.hRoland McGrath
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers