summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
2016-11-14fix HURD_PREEMPT_SIGNAL_P parameter nameSamuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOSamuel Thibault
2016-10-09Merge branch 't/hurdsig-global-dispositions' into refs/top-bases/t/hurdsig-SA...Samuel 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-SA_SIGINFO' into t/hurdsig-SA_SIGINFOSamuel Thibault
2016-09-20Merge branch 't/hurdsig-global-dispositions' into refs/top-bases/t/hurdsig-SA...Samuel 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-09-20Fix HURD_PREEMPT_SIGNAL_P call, detail->code doesn't contain the faulting add...Samuel Thibault
2016-09-20Update exc2signal.c template tooSamuel Thibault
2016-09-20Merge branch 'cvs/exc2signal-template' into refs/top-bases/t/hurdsig-SA_SIGINFOSamuel Thibault
2016-09-20Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOSamuel Thibault
2016-09-20Fix exc2signal.c templateSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOSamuel 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-13Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-25Fix RPC breakage when longjumping from signal handlerSamuel Thibault
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-10Remove unusued variableSamuel Thibault
2015-10-10Make _hurd_raise_signal directly return the errorSamuel Thibault
2015-10-10Make _hurd_raise_signal return errorsSamuel Thibault
2015-03-21Fix warningsSamuel Thibault
2015-02-08add hurd/hurdsocket.h file missing from a5eb23dSamuel Thibault
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault
2015-02-07hurdselect: remove dead code.Samuel Thibault
2015-02-07hurd: fix sigstate lockingSamuel Thibault
2015-02-07hurdselect: Let select get interrupted by signalsSamuel Thibault
2015-02-07hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault
2015-02-07hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault
2015-01-23Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOThomas 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-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-22Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOThomas Schwinge
2013-12-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2013-12-20Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2013-09-04Remove --disable-versioning.Joseph Myers
2013-09-01Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFOThomas Schwinge
2013-09-01Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2013-09-01Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers