about summary refs log tree commit diff
path: root/setjmp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0116-16/+16
* chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault2023-08-031-0/+2
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+9
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0616-16/+16
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0116-16/+16
* setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella2021-11-223-0/+71
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-211-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0215-15/+15
* Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)Joseph Myers2020-10-053-15/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0114-14/+14
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0714-14/+14
* Break some lines before not after operators.Joseph Myers2019-02-221-3/+3
* Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers2019-02-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0114-14/+14
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-021-0/+2
* Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault2018-04-051-2/+0
* hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault2018-04-041-0/+2
* Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault2018-04-031-2/+0
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-031-0/+2
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0114-14/+14
* x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu2017-11-302-4/+5
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-2/+1
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-8/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0114-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0414-14/+14
* Modify several tests to use test-skeleton.cArjun Shankar2015-07-151-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0214-14/+14
* Fix some warnings in the absence of FP round/exception supportChris Metcalf2014-12-301-1/+1
* Fix warning in setjmp/jmpbug.c.Joseph Myers2014-11-261-1/+2
* ARM: Use movw/movt more when availableRoland McGrath2014-10-222-1/+3
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-6/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0114-14/+14
* Remove __FAVOR_BSD.Joseph Myers2013-12-171-8/+1
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab2013-05-212-1/+46
* Add test for setjmp / longjmp and floating-point state.Joseph Myers2013-05-142-1/+113
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0212-13/+12
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-042-2/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0912-36/+24
* Mark setjmp and ucontext functions as non-leafAndreas Schwab2011-11-112-18/+18
* setjmp/bits/setjmp2.h: Canonicalize comment formatting.Roland McGrath2011-03-031-17/+17
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* Check for valid stack frame in longjmp.Ulrich Drepper2009-05-154-4/+54
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* [BZ #2648]Ulrich Drepper2007-02-171-5/+7
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-121-4/+0
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-101-0/+4