summaryrefslogtreecommitdiff
path: root/hurd/hurd
AgeCommit message (Expand)Author
2018-12-27Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2018-03-18hurd: Fix coding styleSamuel Thibault
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-04Separate out error_t definitionSamuel Thibault
2018-03-04hurd: Make almost all hurd headers includable in all standardsSamuel Thibault
2018-03-04hurd: fix header conformitySamuel Thibault
2018-03-04hurd: avoid including hurd/signal.h when not neededSamuel Thibault
2018-03-03hurd: Add missing includesSamuel Thibault
2018-01-29hurd: Fix preprocessor indentationSamuel Thibault
2018-01-28hurd: Include <sigsetops.h> from hurd/hurd/signal.hSamuel Thibault
2018-01-28hurd: fix typoSamuel Thibault
2018-01-28hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault
2018-01-28hurd: Fix warningsSamuel Thibault
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-27hurd: fix using hurd/signal.h in C++ programsSamuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Samuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-10Make _hurd_raise_signal return errorsSamuel Thibault
2015-03-21Fix warningsSamuel 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-07hurd: fix sigstate lockingSamuel Thibault
2015-02-07hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault
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-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-01Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2013-06-06Fix leading whitespaces.Ondrej Bilka
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-07-22Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-05-10Hurd: Missing critical region locks.Samuel Thibault
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge
2012-04-05Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-02-21Global signal dispositions.Samuel Thibault
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-06-02Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort
2010-02-17Use ioctl_handler_t typedef in Hurd ioctl macros.Carl Fredrik Hammar
2008-08-262008-08-26 Aurelien Jarno <aurelien@aurel32.net>Roland McGrath
2008-08-132008-08-12 Roland McGrath <roland@frob.com>Roland McGrath
2008-07-022008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath