aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-27ldbl-128ibm-compat: Add syslog functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add obstack printing functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Reuse tests for err.h and error.h functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add error.h functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add err.h functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add argp_error and argp_failureGabriel F. T. Gomes
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella
2019-11-27S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B...Stefan Liebler
2019-11-26nptl: Fix __PTHREAD_MUTEX_INITIALIZER for !__PTHREAD_MUTEX_HAVE_PREVAdhemerval Zanella
2019-11-26Compile elf/rtld.c with -fno-tree-loop-distribute-patterns.Sandra Loosemore
2019-11-26hppa: Remove unrequired nptl headersAdhemerval Zanella
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-11-26locale: Greek -> ASCII transliteration table [BZ #12031]Egor Kobylkin
2019-11-26ru_UA locale: use copy "ru_RU" in LC_TIME (bug 25044)Rafał Lużyński
2019-11-26sysdeps/posix/getaddrinfo: Return early on invalid address familyTim Rühsen
2019-11-26sysdeps/posix: Simplify if expression in getaddrinfoTim Rühsen
2019-11-26Use Linux 5.4 in build-many-glibcs.py.Joseph Myers
2019-11-25arm: Fix armv7 selection after 'Split BE/LE abilist'Adhemerval Zanella
2019-11-22ldbl-128ibm-compat: Add wide character scanning functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add regular character scanning functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Test positional argumentsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Test double valuesGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add wide character, fortified printing functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add regular character, fortified printing functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add wide character printing functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add regular character printing functionsGabriel F. T. Gomes
2019-11-22Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functionsGabriel F. T. Gomes
2019-11-22misc: Set generic pselect as ENOSYSAdhemerval Zanella
2019-11-22Remove duplicate inline implementation of issignalingfPaul A. Clarke
2019-11-21Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez
2019-11-21Enable inlining issignalingf within glibcPaul A. Clarke
2019-11-21Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_xFlorian Weimer
2019-11-21rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki
2019-11-16Enhance _dl_catch_exception to allow disabling exception handlingFlorian Weimer
2019-11-16hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer
2019-11-15linux: Add comment on affinity set sizes to tst-skeleton-affinity.cFlorian Weimer
2019-11-15Avoid zero-length array at the end of struct link_map [BZ #25097]Florian Weimer
2019-11-15Introduce link_map_audit_state accessor functionFlorian Weimer
2019-11-15Properly initialize audit cookie for the dynamic loader [BZ #25157]Florian Weimer
2019-11-14nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)Florian Weimer
2019-11-13Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]Florian Weimer
2019-11-13Add new script for plotting string benchmark JSON outputKrzysztof Koch
2019-11-13support: Fix support_set_small_thread_stack_size to build on HurdFlorian Weimer