]> git.ipfire.org Git - thirdparty/glibc.git/history - hurd/hurd
contrib.texi: update
[thirdparty/glibc.git] / hurd / hurd /
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-09-05  Samuel Thibaulthurd: Avoid including thread_state.h in installed header
2023-08-15  Samuel Thibaulthurd: Add prototype for and thus fix _hurdsig_abort_rpc...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-04-29  Sergey Bugaevhurd: Mark error functions as __COLD
2023-04-29  Sergey Bugaevhurd: Mark various conditions as unlikely
2023-04-29  Sergey Bugaevhurd: Simplify _hurd_critical_section_lock a bit
2023-04-14  Sergey Bugaevhurd: Remove __hurd_local_reply_port
2023-04-02  Sergey Bugaevhurd: Microoptimize _hurd_self_sigstate ()
2023-04-02  Sergey Bugaevhurd: Remove __hurd_threadvar_stack_{offset,mask}
2023-04-02  Sergey Bugaevhurd: Make exception subcode a long
2023-02-12  Sergey Bugaevmach, hurd: Cast through uintptr_t
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28  Samuel Thibaulthurd: let csu initialize tls
2021-08-10  Samuel Thibaulthurd: Add support for AT_NO_AUTOMOUNT
2021-03-23  Samuel Thibaulthurd: handle EINTR during critical sections
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-26  Samuel Thibaulthurd: set sigaction for signal preemptors in arch-indep...
2020-12-21  Richard BraunHurd: make sigstates hold a reference on thread ports
2020-12-21  Jeremie Koenighurd: implement SA_SIGINFO signal handlers.
2020-11-15  Samuel Thibaulthurd: Remove some remnants of cthreads
2020-06-28  Samuel Thibaulthurd: clean fd and port on thread cancel
2020-05-28  Florian WeimerHurd: Move <hurd/sigpreempt.h> internals into wrapper...
2020-05-28  Florian WeimerHurd: Use __sigmask in favor of deprecated sigmask
2020-02-15  Samuel Thibaulthurd: Add THREAD_GET/SETMEM/_NC
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-29  Jeremie Koenighurd: Global signal disposition
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-03-16  Samuel Thibaulthurd: Fix comment style
2019-03-16  Samuel Thibaulthurd: Document how EINTR should be handled in critical...
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-11  Samuel Thibaulthurd: Fix spawni's user_link reallocation
2018-11-10  Samuel ThibaultHurd: Fix ulinks in fd table reallocation
2018-03-17  Samuel Thibaulthurd: Fix coding style
2018-03-17  Samuel Thibaulthurd: Replace threadvars with TLS
2018-03-05  Samuel Thibaulthurd: Fix includability of <hurd/signal.h> in all standards
2018-03-04  Samuel ThibaultSeparate out error_t definition
2018-03-04  Samuel Thibaulthurd: Make almost all hurd headers includable in all...
2018-03-04  Samuel Thibaulthurd: fix header conformity
2018-03-04  Samuel Thibaulthurd: avoid including hurd/signal.h when not needed
2018-03-03  Samuel Thibaulthurd: Add missing includes
2018-01-29  Samuel Thibaulthurd: Fix preprocessor indentation
2018-01-28  Samuel Thibaulthurd: Include <sigsetops.h> from hurd/hurd/signal.h
2018-01-28  Samuel Thibaulthurd: fix typo
2018-01-28  Samuel Thibaulthurd: take __USE_EXTERN_INLINES into account and restri...
2018-01-28  Samuel Thibaulthurd: Fix warnings
2018-01-10  Samuel Thibaulthurd: Implement faccessat without AT_EACCESS flag
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-27  Samuel Thibaulthurd: fix using hurd/signal.h in C++ programs
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-10  Samuel ThibaultMake _hurd_raise_signal return errors
2015-03-21  Samuel ThibaultFix warnings
2015-02-07  Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07  Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07  Samuel Thibaulthurd: fix sigstate locking
2015-02-07  Samuel Thibaulthurd: map nice levels 1-to-1 with Mach prio levels
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-10  Samuel ThibaultHurd: Missing critical region locks.
2012-05-10  Thomas SchwingeHurd: O_CLOEXEC in rtld
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2010-06-02  Emilio Pozuelo MonfortHurd: Fix linkat symlink handling.
2010-02-17  Carl Fredrik HammarUse ioctl_handler_t typedef in Hurd ioctl macros.
2008-08-26  Roland McGrath2008-08-26 Aurelien Jarno <aurelien@aurel32.net>
2008-08-13  Roland McGrath2008-08-12 Roland McGrath <roland@frob.com>
2008-07-02  Roland McGrath2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon...
2007-07-19  Ulrich Drepper* bits/types.h: Don't include stddef.h, don't define...
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-03-06  Roland McGrath* sysdeps/mach/hurd/faccessat.c: New file.
2006-02-20  Roland McGrath* hurd/hurd/xattr.h: New file.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2002-09-02  Roland McGrath* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_to...
2002-08-27  Roland McGrath2002-08-26 Roland McGrath <roland@frob.com>
2002-06-11  Roland McGrath* sysdeps/mach/hurd/xstat64.c: Conditionalize entire...
2002-03-11  Roland McGrath2002-03-11 Roland McGrath <roland@frob.com>
2002-03-09  Roland McGrath2002-02-23 Roland McGrath <roland@frob.com>
2002-02-18  Roland McGrath* sysdeps/mach/configure.in: Check for <mach/machine...
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-06-22  Roland McGrath2001-06-18 Roland McGrath <roland@frob.com>
2001-06-10  Mark Kettenis* hurd/hurd/threadvar.h: Add prototype for __hurd_errno...
2001-04-01  Roland McGrath* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs))...
2001-03-20  Ulrich DrepperUpdate.
2000-12-01  Roland McGrath2000-11-30 Roland McGrath <roland@frob.com>
2000-07-08  Mark Kettenis* hurd/hurd/fd.h: Include <cthreads.h> instead of ...
1999-06-25  Roland McGrath* hurd.h, hurd/hurd/fd.h, hurd/hurd/port.h, hurd/hurd...
1999-06-22  Roland McGrath1999-06-23 Roland McGrath <roland@baalperazim.frob...
1998-12-06  Roland McGrath1998-12-05 Roland McGrath <roland@baalperazim.frob...
1998-11-11  Roland McGrath1998-11-11 Roland McGrath <roland@baalperazim.frob...
1998-10-19  Roland McGrath1998-10-19 Roland McGrath <roland@baalperazim.frob...
1997-06-21  Ulrich DrepperUpdate. cvs/libc-970621 cvs/libc-970622 cvs/libc-970624 cvs/libc-970625 cvs/libc-970626 cvs/libc-970627 cvs/libc-970628 cvs/libc-970629 cvs/libc-970630 cvs/libc-970701 cvs/libc-970702 cvs/libc-970703 cvs/libc-970704 cvs/libc-970705 cvs/libc-970707 cvs/libc-970708 cvs/libc-970709 cvs/libc-970710 cvs/libc-970713 cvs/libc-970715 cvs/libc-970717 cvs/libc-970718 cvs/libc-970719 cvs/libc-970720 cvs/libc-970721 cvs/libc-970722 cvs/libc-970723 cvs/libc-970724 cvs/libc-970725 cvs/libc-970726 cvs/libc-970727 cvs/libc-970728 cvs/libc-970729 cvs/libc-970730 cvs/libc-970731 cvs/libc-970801 cvs/libc-970802 cvs/libc-ud-970620
1997-02-23  Miles Bader(__libc_argv, __libc_argc): Make extern. (__hurd_thre... cvs/libc-970224
next