aboutsummaryrefslogtreecommitdiff
path: root/hurd/hurdsig.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-23hurd: Stop relying on VM_MAX_ADDRESSSergey Bugaev1-4/+4
2024-01-03hurd: Declare _hurd_intr_rpc_msg* with protected visibilitySergey Bugaev1-3/+3
2024-01-03hurd: Add some missing includesSergey Bugaev1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-17hurd: Use __mach_setup_thread_call ()Sergey Bugaev1-4/+6
2023-05-01hurd: Replace reply port with a dead name on failed interruptionSergey Bugaev1-3/+12
2023-04-29hurd: Move libc_hidden_def's aroundSergey Bugaev1-4/+5
2023-03-02hurd: Fix some broken indentationSergey Bugaev1-50/+51
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev1-5/+13
2023-02-20hurd: Use proper integer typesSergey Bugaev1-3/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
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