about summary refs log tree commit diff
path: root/hurd/hurdsig.c
Commit message (Expand)AuthorAgeFilesLines
* hurd: Stop relying on VM_MAX_ADDRESSSergey Bugaev2024-03-231-4/+4
* hurd: Declare _hurd_intr_rpc_msg* with protected visibilitySergey Bugaev2024-01-031-3/+3
* hurd: Add some missing includesSergey Bugaev2024-01-031-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* hurd: Use __mach_setup_thread_call ()Sergey Bugaev2023-05-171-4/+6
* hurd: Replace reply port with a dead name on failed interruptionSergey Bugaev2023-05-011-3/+12
* hurd: Move libc_hidden_def's aroundSergey Bugaev2023-04-291-4/+5
* hurd: Fix some broken indentationSergey Bugaev2023-03-021-50/+51
* hurd: Remove the ecx kludgeSergey Bugaev2023-03-021-5/+13
* hurd: Use proper integer typesSergey Bugaev2023-02-201-3/+3
* 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