summaryrefslogtreecommitdiff
path: root/hurd/hurdsig.c
AgeCommit message (Expand)Author
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixSamuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesSamuel 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-10-09Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixSamuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesSamuel Thibault
2016-09-20Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixSamuel Thibault
2016-09-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-09-20Fix uninitialized valueSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-23Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixThomas Schwinge
2015-01-23Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2015-01-23Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-21Merge commit 'refs/top-bases/t/hurdsig-boot-fix' into t/hurdsig-boot-fixThomas Schwinge
2013-05-21Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2013-05-21Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-27fix sigstate_is_global_rcv at bootRichard Braun
2012-04-05Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-04-05Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2012-02-21Global signal dispositions.Samuel Thibault
2012-02-21Signal code refactoring.Samuel Thibault
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
2002-01-02(_hurd_internal_post_signal): typoRoland McGrath
2002-01-02* sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,Roland McGrath
2002-01-02* hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.Roland McGrath
2001-07-27* hurd/hurdsig.c (_hurd_internal_post_signal): Fix handling of SA_RESETHAND a...Mark Kettenis