aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/bits
AgeCommit message (Expand)AuthorFilesLines
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-11/+0
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella1-0/+3
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+1
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-10/+15
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers1-1/+1
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson3-0/+305
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson1-1/+1
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson1-333/+0
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-37/+43
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-2/+2
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2-2/+2
2014-02-12Relocate alpha from ports to libcRichard Henderson28-0/+2235
2008-11-26Moved alpha to ports repository.Roland McGrath22-2166/+0
2008-05-01Define RUSAGE_THREAD and RUSAGE_LWP.Ulrich Drepper1-1/+9
2008-01-16[BZ #5628]Ulrich Drepper1-1/+1
2007-10-17* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.cvs/fedora-glibc-20071017T2007Ulrich Drepper1-0/+2
2007-09-18Correct return value type __THROW marker of splice, vmsplice, and tee.Ulrich Drepper1-7/+7
2007-08-10* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper1-1/+2
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper1-0/+6
2006-08-30* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper1-1/+2
2006-07-26Update.Ulrich Drepper1-1/+1
2006-05-05* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper1-0/+9
2006-05-02* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper1-1/+1
2006-04-26* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper1-1/+7
2006-04-14* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper1-0/+4
2006-03-31* sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper1-3/+24
2006-03-24Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper1-1/+7
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper1-2/+2
2006-02-15* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper1-0/+2
2006-02-01* sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846Roland McGrath1-0/+30
2006-01-06Define MADV_REMOVE.Ulrich Drepper1-1/+2
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper1-1/+7
2005-11-26 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson1-0/+1
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper1-0/+1
2005-06-21* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper1-1/+1
2005-06-20* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper1-2/+13
2005-05-26[BZ #954]Ulrich Drepper1-2/+2
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper1-34/+51
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper7-158/+42
2007-07-122.5-18.1Jakub Jelinek7-42/+158