aboutsummaryrefslogtreecommitdiff
path: root/hurd/hurdsig.c
AgeCommit message (Expand)Author
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-17hurd: Use __mach_setup_thread_call ()Sergey Bugaev
2023-05-01hurd: Replace reply port with a dead name on failed interruptionSergey Bugaev
2023-04-29hurd: Move libc_hidden_def's aroundSergey Bugaev
2023-03-02hurd: Fix some broken indentationSergey Bugaev
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev
2023-02-20hurd: Use proper integer typesSergey Bugaev
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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