aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64/tst-writev.c
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-17Don't reduce test timeout to less than defaultAndreas Schwab
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-09-18Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper
2011-02-17Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold