aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha
AgeCommit message (Expand)Author
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-14Remove the ptw-% patternsFlorian Weimer
2016-09-07Add femode_t functions.Joseph Myers
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept.Joseph Myers
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-09-17alpha: drop __ASSUME_FDATASYNCMike Frysinger
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-10-30Remove __libc_creat function name.Joseph Myers
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-05alpha: Fix exception raising from soft-fpRichard Henderson
2014-08-05alpha: Remove linux lowlevellock.hRichard Henderson
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-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen