summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/fork.c
AgeCommit message (Expand)Author
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Samuel Thibault
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-03-17hurd: add TLS supportSamuel Thibault
2018-01-27hurd: drop elder MACH_IPC_COMPAT handlingSamuel 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-fixes-2' into t/hurdsig-fixes-2Samuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-09-22hurdmalloc: Run fork handler as late as possible [BZ #19431]Samuel Thibault
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Samuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-29hurd: install correct number of send rights on forkThomas Schwinge
2015-03-21Fix warningsSamuel Thibault
2015-01-23Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Thomas Schwinge
2015-01-23Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-08-28Fix hang on forkSamuel Thibault
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Thomas Schwinge
2013-12-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault
2013-05-21Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Thomas Schwinge
2013-05-21Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-06Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Thomas Schwinge
2012-12-06 * sysdeps/mach/hurd/fork.c (__fork): In the child, reinitializeThomas Schwinge
2012-04-05Merge commit 'refs/top-bases/t/hurdsig-fixes-2' into t/hurdsig-fixes-2Thomas Schwinge
2012-04-05Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-02-21Small signal fixesSamuel Thibault
2012-02-21Global signal dispositions.Samuel Thibault
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
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
2004-10-27* sysdeps/mach/hurd/i386/tls.h (HURD_TLS_DESC_DECL): New macro.Roland McGrath
2002-12-31Update.Ulrich Drepper
2002-09-20* sysdeps/mach/hurd/fork.c (__fork): Do not free the signalRoland McGrath
2002-06-20Update.Ulrich Drepper
2002-04-09Update.Ulrich Drepper
2002-01-02* hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.Roland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger