summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* Simplify the abilist formatFlorian Weimer2015-11-0613-3765/+3680
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+7
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* alpha: drop __ASSUME_FDATASYNCMike Frysinger2015-09-173-52/+0
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-041-21/+5
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-211-5/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0274-74/+74
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-3/+3
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-121-1/+1
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* Remove __libc_creat function name.Joseph Myers2014-10-301-1/+1
* Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers2014-10-081-1/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-9/+9
* alpha: Fix exception raising from soft-fpRichard Henderson2014-08-051-4/+5
* alpha: Remove linux lowlevellock.hRichard Henderson2014-08-051-305/+0
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+14
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-8/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-1/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-202-70/+2
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-22/+0
* alpha: Do non-default symbols in pt-vfork.SRichard Henderson2014-05-252-6/+14
* alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson2014-05-2332-15/+16
* alpha: Consolidate NPTL/non versions of vforkRichard Henderson2014-05-234-59/+62
* alpha: Merge standard and nptl clone.SRichard Henderson2014-05-232-15/+3
* alpha: Remove nptl/fork.cRichard Henderson2014-05-231-29/+0
* alpha: fix sa_flags type (BZ 16967)Richard Henderson2014-05-201-1/+1
* alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson2014-05-201-333/+0
* alpha: Create __syscall_nocancel entry pointsRichard Henderson2014-05-172-21/+16
* Alpha: Convert fork.c to arch-fork.hRoland McGrath2014-05-161-0/+28
* Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath2014-05-145-5/+5
* Reduce kernel-features.h duplication.Joseph Myers2014-05-141-21/+6
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-121-28/+2
* alpha: Remove alpha-linux pthread_once.cRichard Henderson2014-04-161-95/+0
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+3
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-191-0/+6
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-2/+2
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-1/+2
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-0/+5
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-3/+3
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-122-2/+2