aboutsummaryrefslogtreecommitdiff
path: root/hurd/hurdsig.c
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-26hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault
2020-12-21Hurd: make sigstates hold a reference on thread portsRichard Braun
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault
2020-05-28Hurd: Use __sigmask in favor of deprecated sigmaskFlorian Weimer
2020-05-28hurd: Fix pselect atomicitySamuel Thibault
2020-05-11hurd: Add missing sigstate members initializationSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-29hurd: Global signal dispositionJeremie Koenig
2019-12-29hurd: Signal code refactoringJeremie Koenig
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-24hurd: Fix initial sigaltstack stateSamuel Thibault
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault
2018-10-28hurd: set interrupt timeout to 1 minuteSamuel Thibault
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault
2018-04-04hurd: Silence warningSamuel Thibault
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault
2018-03-19hurd: Fix build with latest htlSamuel Thibault
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
2018-03-17hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-03-17hurd: Fix getting signal thread stack layout for forkSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-01-07* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath
2008-03-08* hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules wouldRoland McGrath
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2002-08-30* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):Roland McGrath
2002-07-24* hurd/hurdsig.c (_hurdsig_getenv): Always return null ifRoland McGrath
2002-03-09* hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.Roland McGrath
2002-01-02(_hurd_internal_post_signal): typoRoland McGrath
2002-01-02* sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,Roland McGrath
2002-01-02* hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.Roland McGrath
2001-07-27* hurd/hurdsig.c (_hurd_internal_post_signal): Fix handling of SA_RESETHAND a...Mark Kettenis
2001-07-242001-07-24 Igor Khavkine <i_khavki@alcor.concordia.ca>Roland McGrath
2001-07-232001-07-22 Roland McGrath <roland@frob.com>Roland McGrath
2001-07-112001-07-11 Igor Khavkine <i_khavki@alcor.concordia.ca>Roland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-07-04* hurd/hurdsig.c (_hurd_internal_post_signal): For SS->suspendedRoland McGrath