about summary refs log tree commit diff
path: root/hurd/hurdsig.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault2020-12-261-6/+16
* Hurd: make sigstates hold a reference on thread portsRichard Braun2020-12-211-3/+14
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-211-3/+3
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-151-26/+26
* Hurd: Use __sigmask in favor of deprecated sigmaskFlorian Weimer2020-05-281-2/+2
* hurd: Fix pselect atomicitySamuel Thibault2020-05-281-2/+2
* hurd: Add missing sigstate members initializationSamuel Thibault2020-05-111-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Global signal dispositionJeremie Koenig2019-12-291-63/+217
* hurd: Signal code refactoringJeremie Koenig2019-12-291-112/+160
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Break more lines before not after operators.Joseph Myers2019-02-251-12/+12
* Break some lines before not after operators.Joseph Myers2019-02-221-6/+6
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-241-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-281-1/+3
* hurd: set interrupt timeout to 1 minuteSamuel Thibault2018-10-281-1/+1
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-011-0/+2
* hurd: Silence warningSamuel Thibault2018-04-041-0/+8
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-021-1/+3
* hurd: Fix build with latest htlSamuel Thibault2018-03-191-1/+1
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-181-2/+2
* hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault2018-03-171-12/+12
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-171-18/+12
* hurd: Fix getting signal thread stack layout for forkSamuel Thibault2018-03-171-1/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath2009-01-071-0/+1
* * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules wouldRoland McGrath2008-03-081-1/+8
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-3/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+3
* * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):Roland McGrath2002-08-301-1/+6
* * hurd/hurdsig.c (_hurdsig_getenv): Always return null ifRoland McGrath2002-07-241-0/+3
* * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.Roland McGrath2002-03-091-1/+1
* (_hurd_internal_post_signal): typoRoland McGrath2002-01-021-1/+1
* * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,Roland McGrath2002-01-021-4/+4
* * hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.Roland McGrath2002-01-021-1/+11
* * hurd/hurdsig.c (_hurd_internal_post_signal): Fix handling of SA_RESETHAND a...Mark Kettenis2001-07-271-5/+10
* 2001-07-24 Igor Khavkine <i_khavki@alcor.concordia.ca>Roland McGrath2001-07-241-1/+1
* 2001-07-22 Roland McGrath <roland@frob.com>Roland McGrath2001-07-231-2/+8
* 2001-07-11 Igor Khavkine <i_khavki@alcor.concordia.ca>Roland McGrath2001-07-111-2/+1