aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-0/+1
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger1-4/+3
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger1-4/+0
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger1-1/+1
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger1-4/+9
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger1-2/+2
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger1-1/+2
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger1-1/+1
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+3
2015-05-26struct stat is not posix conformSzabolcs Nagy1-2/+2
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel1-317/+0
2015-02-17ia64: drop custom getpagesizeMike Frysinger1-38/+0
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune1-6/+0
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+0
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab1-0/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers65-65/+65
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar4-6/+6
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar3-3/+3
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar2-3/+3
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar2-3/+3
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-0/+9
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-5/+5
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2-2/+2
2014-08-04ia64: define nocancel entry points in PSEUDOMike Frysinger1-0/+19
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath31-17/+18
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath3-212/+0
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath2-25/+2
2014-08-04IA64: Consolidate NPTL/non versions of vforkRoland McGrath4-131/+79
2014-08-04IA64: Consolidate NPTL/non versions of cloneRoland McGrath2-11/+0
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-0/+8
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-10/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-6/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath2-49/+1
2014-07-03Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath1-1/+1
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-2/+0
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-05-16Alpha: Convert fork.c to arch-fork.hRoland McGrath1-30/+0
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath5-5/+5
2014-05-14Reduce kernel-features.h duplication.Joseph Myers1-19/+0
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers1-18/+10
2014-04-11Fixed and unified pthread_once.Torvald Riegel1-93/+0
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella1-0/+3
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-55/+61
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-1/+1
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-0/+5
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers1-0/+5
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers1-1/+1