aboutsummaryrefslogtreecommitdiff
path: root/setjmp
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert16-16/+16
2023-08-03chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault1-0/+2
2023-07-05Exclude routines from fortificationFrédéric Bérat1-0/+9
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers16-16/+16
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert16-16/+16
2021-11-22setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella3-0/+71
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer1-4/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert15-15/+15
2020-10-05Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)Joseph Myers3-15/+40
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert14-14/+14
2019-02-22Break some lines before not after operators.Joseph Myers1-3/+3
2019-02-15Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu1-0/+2
2018-04-05Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault1-2/+0
2018-04-04hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault1-0/+2
2018-04-03Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault1-2/+0
2018-04-03hurd: Avoid more libc.so local PLTsSamuel Thibault1-0/+2
2018-03-10Remove hidden __libc_longjmpH.J. Lu1-1/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2017-11-30x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu2-4/+5
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-2/+1
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-8/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2014-12-30Fix some warnings in the absence of FP round/exception supportChris Metcalf1-1/+1
2014-11-26Fix warning in setjmp/jmpbug.c.Joseph Myers1-1/+2
2014-10-22ARM: Use movw/movt more when availableRoland McGrath2-1/+3
2014-05-16Use existing makefile variables for dependencies on glibc libraries.Joseph Myers1-6/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae14-14/+14
2013-12-17Remove __FAVOR_BSD.Joseph Myers1-8/+1
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2013-05-21AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab2-1/+46
2013-05-14Add test for setjmp / longjmp and floating-point state.Joseph Myers2-1/+113
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers12-13/+12
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2-2/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert12-36/+24
2011-11-11Mark setjmp and ucontext functions as non-leafAndreas Schwab2-18/+18
2011-03-03setjmp/bits/setjmp2.h: Canonicalize comment formatting.Roland McGrath1-17/+17
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper4-4/+54
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2007-02-17[BZ #2648]Ulrich Drepper1-5/+7
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+0
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath1-0/+4