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