]> git.ipfire.org Git - thirdparty/glibc.git/history - hurd
Further harden glibc malloc metadata against 1-byte overflows.
[thirdparty/glibc.git] / hurd /
2017-02-06  Wilco DijkstraAs a minor cleanup remove the (r)index defines from...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-04  Samuel Thibaulthurd: fix using hurd.h in C++ programs
2016-11-27  Samuel Thibaulthurd: fix using hurd/signal.h in C++ programs
2016-11-18  Adhemerval ZanellaFix hurd __access_noerrno implementation.
2016-11-16  Adhemerval ZanellaNew internal function __access_noerrno
2016-09-21  Samuel Thibaulthurdmalloc: Run fork handler as late as possible [BZ...
2016-09-20  Samuel ThibaultFix exc2signal.c template
2016-01-12  Flavio CruzFix O_DIRECTORY lookup on trivial translators
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-25  Samuel ThibaultFix RPC breakage when longjumping from signal handler
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-10  Samuel ThibaultRemove unusued variable
2015-10-10  Samuel ThibaultMake _hurd_raise_signal directly return the error
2015-10-10  Samuel ThibaultMake _hurd_raise_signal return errors
2015-03-21  Samuel ThibaultFix warnings
2015-02-08  Samuel Thibaultadd hurd/hurdsocket.h file missing from a5eb23d
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 Thibaulthurdselect: remove dead code.
2015-02-07  Samuel Thibaulthurd: fix sigstate locking
2015-02-07  Samuel Thibaulthurdselect: Let select get interrupted by signals
2015-02-07  Samuel Thibaulthurd: map nice levels 1-to-1 with Mach prio levels
2015-02-07  Samuel Thibaulthurd: allow poll() array bigger than FD_SETSIZE
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-22  Roland McGrathRemove obsolete SHLIB_COMPAT conditionalization in...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-06-05  Joseph MyersRemove trailing whitespace.
2013-01-02  Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-08-03  Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-10  Thomas SchwingeHurd: avoid PLT call to strtoul
2012-05-10  Pino ToscanoHurd: hurdsock: reject negative domains
2012-05-10  Pino ToscanoHurd: _hurd_select: check for invalid parameter values
2012-05-10  Samuel ThibaultHurd: empty file names fail with ENOENT
2012-05-10  Samuel ThibaultHurd: Missing critical region locks.
2012-05-10  Samuel ThibaultHurd: Fix signal-catching functions.
2012-05-10  Thomas SchwingeHurd: O_CLOEXEC in rtld
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-20  H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-09-10  Ulrich DrepperCleanup of configuration options
2010-08-02  Samuel ThibaultHurd: fix timeout rounding in select
2010-06-02  Emilio Pozuelo MonfortHurd: Fix linkat symlink handling.
2010-04-26  Emilio Pozuelo MonfortHurd: Fix file_name_lookup_at error case return value.
2010-02-19  Carl Fredrik HammarFix Hurd tiocsctty change.
2010-02-17  Carl Fredrik HammarClean up Hurd TIOCSCTTY.
2010-02-17  Carl Fredrik HammarUse ioctl_handler_t typedef in Hurd ioctl macros.
2009-12-24  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-22  Samuel ThibaultHurd: Fix possibly uninitialized variable in _hurd_lock...
2009-05-16  Andreas SchwabRemove redundant .gitignore files.
2009-05-15  Jim Meyeringrename each .cvsignore file to .gitignore
2009-01-07  Roland McGrath* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir...
2009-01-07  Roland McGrath2009-01-07 Samuel Thibault <samuel.thibault@ens-lyon...
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-22  Roland McGrath* hurd/fd-read.c (_hurd_fd_read): Fix last change.
2008-07-21  Roland McGrath2008-07-21 Roland McGrath <roland@frob.com>
2008-07-02  Roland McGrath* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203
2008-07-02  Roland McGrath2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon...
2008-03-08  Roland McGrath* hurd/hurdsig.c (_hurd_internal_post_signal): When...
2008-01-21  Roland McGrath2008-01-20 Samuel Thibault <samuel.thibault@ens-lyon...
2007-07-23  Roland McGrath[BZ #3665, BZ #4126, BZ #4178, BZ #4610]
2007-07-22  Roland McGrath2007-07-22 Roland McGrath <roland@frob.com>
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-08-03  Roland McGrath2006-08-02 Thomas Schwinge <tschwinge@gnu.org>
2006-03-06  Roland McGrath* sysdeps/mach/hurd/faccessat.c: New file.
2006-02-28  Roland McGrath* Makefile (subdir-target-args): New variable.
2006-02-20  Roland McGrath* hurd/hurd/xattr.h: New file.
2006-01-10  Roland McGrath2006-01-10 Thomas Schwinge <tschwinge@gnu.org>
2005-12-29  Roland McGrath* sysdeps/posix/libc_fatal.c (__libc_message): Add...
2005-12-28  Roland McGrath2005-12-28 Roland McGrath <roland@redhat.com>
2005-12-28  Roland McGrath* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2005-12-21  Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-06  Roland McGrath* hurd/hurdmalloc.c: Remove $ tag $ magic.
2005-10-23  Roland McGrathcopyright update
2005-10-23  Roland McGrath[BZ #1252]
2005-01-19  Roland McGrath* hurd/sigunwind.c (_hurdsig_longjmp_from_handler)...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-05-10  Roland McGrath2004-04-30 Roland McGrath <roland@frob.com>
2004-03-10  Ulrich DrepperUpdate.
2003-02-21  Ulrich DrepperUpdate.
2003-01-13  Roland McGrath* hurd/lookup-retry.c (__hurd_file_name_lookup_retry...
2002-12-31  Ulrich DrepperUpdate.
2002-10-14  Roland McGrath* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose...
2002-09-02  Roland McGrath* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_to...
next