about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* Relocate alpha from ports to libcRichard Henderson2014-02-12143-0/+11901
* Moved alpha to ports repository.Roland McGrath2008-11-26105-9004/+0
* * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek2008-10-161-1/+1
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-255-0/+426
* Define RUSAGE_THREAD and RUSAGE_LWP.Ulrich Drepper2008-05-011-1/+9
* * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347Ulrich Drepper2008-03-271-2/+0
* [BZ #5628]Ulrich Drepper2008-01-161-1/+1
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007Ulrich Drepper2007-10-171-0/+2
* Correct return value type __THROW marker of splice, vmsplice, and tee.Ulrich Drepper2007-09-181-7/+7
* * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.Jakub Jelinek2007-08-211-1/+3
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper2007-08-101-1/+2
* * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper2007-05-101-0/+6
* 2007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson2007-05-071-0/+5
* * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ...Richard Henderson2007-03-143-0/+6
* * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. Richard Henderson2007-03-134-59/+40
* * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for Richard Henderson2007-03-131-0/+13
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-301-1/+2
* Update.Ulrich Drepper2006-07-261-1/+1
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper2006-05-051-0/+9
* * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper2006-05-021-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper2006-04-261-1/+7
* * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper2006-04-141-0/+4
* * sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper2006-03-311-3/+24
* Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper2006-03-241-1/+7
* * sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):Roland McGrath2006-03-161-1/+3