]> git.ipfire.org Git - thirdparty/glibc.git/history - hurd
Simplify tzfile fstat failure code
[thirdparty/glibc.git] / hurd /
2018-07-31  Samuel Thibaulthurd: Fix exec usage of mach_setup_thread
2018-04-04  Samuel Thibaulthurd: Silence warning
2018-04-03  Samuel ThibaultRevert parts of "hurd: Avoid more libc.so local PLTs"
2018-04-03  Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-04-02  Samuel Thibaulthurd: Avoid more libc.so PLTs
2018-04-02  Samuel Thibaulthurd: Avoid some libc.so PLTs
2018-04-02  Samuel Thibaulthurd: Avoid some PLTs in libc and librt
2018-03-20  Samuel Thibaulthurd: Code style fixes
2018-03-19  Samuel Thibaulthurd: Fix build with latest htl
2018-03-18  Samuel Thibaulthurd: Fix O_DIRECTORY | O_NOFOLLOW
2018-03-18  Samuel Thibaulthurd: Fix O_NOFOLLOW
2018-03-18  Samuel Thibaulthurd: Fix copyright years
2018-03-18  Agustina Arzillehurd: Reimplement libc locks using mach's gsync
2018-03-17  Samuel Thibaulthurd: Fix coding style
2018-03-17  Samuel Thibaulthurd: Fix link cthread/pthread symbol exposition.
2018-03-17  Samuel Thibaulthurd: Replace threadvars with TLS
2018-03-17  Samuel Thibaulthurd: Fix getting signal thread stack layout for fork
2018-03-17  Samuel Thibaulthurd: add TLS support
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: Avoid using ino64_t and loff_t in headers
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-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-29  Samuel Thibaulthurd: Fix preprocessor indentation
2018-01-29  Samuel Thibaulthurd: Add expected ABI lists
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  Thomas Schwingehurd: Add missing fcntl-internal.h
2018-01-28  Samuel Thibaulthurd: Fix warnings
2018-01-10  Samuel Thibaulthurd: Implement faccessat without AT_EACCESS flag
2018-01-09  Samuel Thibaulthurd: Use the new file_exec_paths RPC
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-06  Samuel Thibaulthurd: fix gethostname(NULL, 0)
2017-08-28  Samuel Thibaulthurd: Remove duplicate symbol version
2017-08-28  Samuel Thibaulthurd: Fix typo
2017-08-27  Samuel Thibaulthurd: Fix static initialization with -fstack-protector...
2017-08-27  Samuel Thibaulthurd: fix build with -fstack-protector-strong
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
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.
next