summaryrefslogtreecommitdiff
path: root/hurd/hurd
AgeCommit message (Expand)Author
2016-11-19Note that we don't use __hurd_threadvar_stack_mask and __hurd_threadvar_stack...Samuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2016-10-09Merge branch 'baseline' into refs/top-bases/t/tls-threadvarSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2016-08-20Merge branch 'baseline' into refs/top-bases/t/tls-threadvarSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-10Make _hurd_raise_signal return errorsSamuel Thibault
2015-03-25Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2015-03-21Fix warningsSamuel Thibault
2015-02-07Merge branch 't/signal_cplusplus' into refs/top-bases/t/tls-threadvarSamuel Thibault
2015-02-07Import git fixSamuel 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-21Merge remote-tracking branch 'refs/remotes/savannah/t/tls-threadvar' into HEADThomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/top-bases/t/tls-threadvar...Thomas Schwinge
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-04-22Optimize _hurd_sigstate accessSamuel Thibault
2014-04-22Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2014-04-22Rather keep _hurd_sigstate in tcbhead_tSamuel Thibault
2014-04-22Also avoid inlining when NOT_IN_libc is definedSamuel Thibault
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-25Drop threadvars entirelySamuel Thibault
2013-10-25Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2013-10-24Do not expose libc internals about ports and signals outside libcSamuel Thibault
2013-10-20Convert sigstate to TLSSamuel Thibault
2013-10-20Use a macro instead of an inline for __libc_no_tlsSamuel Thibault
2013-10-14Replace mig_reply_port threadvar with a TLS variableSamuel Thibault
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-05-21Merge commit 'refs/top-bases/t/extern_inline' into t/extern_inlineThomas 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/extern_inline' into t/extern_inlineThomas 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/extern_inline' into t/extern_inlineThomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-16Merge commit 'refs/top-bases/t/extern_inline' into t/extern_inlineThomas Schwinge
2010-06-02Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort
2010-03-26Merge commit 'refs/top-bases/t/extern_inline' into t/extern_inlineThomas Schwinge
2010-02-17Use ioctl_handler_t typedef in Hurd ioctl macros.Carl Fredrik Hammar
2010-01-25glibc-2.8/debian/patches/hurd-i386/submitted-extern_inline.diff 3057Thomas Schwinge
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
2006-02-20* hurd/hurd/xattr.h: New file.Roland McGrath