summaryrefslogtreecommitdiff
path: root/stdlib/tst-makecontext.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
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-07-17setcontext: Clarify termination when uc_link is the null pointer.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2008-04-10* stdlib/tst-makecontext.c (othervar): New variable. Jakub Jelinek
2008-04-10* sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper
2008-04-09[BZ #5436]Ulrich Drepper
2007-01-11Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper
2006-12-19* stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek