aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-11-27ldbl-128ibm-compat: Add syslog functionsGabriel F. T. Gomes10-1/+163
2019-11-27ldbl-128ibm-compat: Add obstack printing functionsGabriel F. T. Gomes12-1/+209
2019-11-27ldbl-128ibm-compat: Reuse tests for err.h and error.h functionsGabriel F. T. Gomes1-0/+15
2019-11-27ldbl-128ibm-compat: Add error.h functionsGabriel F. T. Gomes3-1/+56
2019-11-27ldbl-128ibm-compat: Add err.h functionsGabriel F. T. Gomes3-0/+106
2019-11-27ldbl-128ibm-compat: Add argp_error and argp_failureGabriel F. T. Gomes3-0/+59
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella16-1032/+166
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella24-2702/+410
2019-11-27S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B...Stefan Liebler1-1/+1
2019-11-26nptl: Fix __PTHREAD_MUTEX_INITIALIZER for !__PTHREAD_MUTEX_HAVE_PREVAdhemerval Zanella1-1/+1
2019-11-26hppa: Remove unrequired nptl headersAdhemerval Zanella1-1171/+0
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella12-74/+26
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella9-320/+17
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella30-433/+624
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella25-260/+415
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella17-46/+7
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella17-0/+70
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella17-84/+0
2019-11-26sysdeps/posix/getaddrinfo: Return early on invalid address familyTim Rühsen1-22/+18
2019-11-26sysdeps/posix: Simplify if expression in getaddrinfoTim Rühsen1-1/+1
2019-11-25arm: Fix armv7 selection after 'Split BE/LE abilist'Adhemerval Zanella5-0/+5
2019-11-22ldbl-128ibm-compat: Add wide character scanning functionsGabriel F. T. Gomes11-1/+248
2019-11-22ldbl-128ibm-compat: Add regular character scanning functionsGabriel F. T. Gomes13-3/+421
2019-11-22ldbl-128ibm-compat: Test positional argumentsGabriel F. T. Gomes4-4/+38
2019-11-22ldbl-128ibm-compat: Test double valuesGabriel F. T. Gomes4-110/+117
2019-11-22ldbl-128ibm-compat: Add wide character, fortified printing functionsGabriel F. T. Gomes13-1/+357
2019-11-22ldbl-128ibm-compat: Add regular character, fortified printing functionsGabriel F. T. Gomes19-0/+649
2019-11-22ldbl-128ibm-compat: Add wide character printing functionsGabriel F. T. Gomes11-1/+321
2019-11-22ldbl-128ibm-compat: Add regular character printing functionsGabriel F. T. Gomes17-1/+603
2019-11-22misc: Set generic pselect as ENOSYSAdhemerval Zanella2-33/+77
2019-11-22Remove duplicate inline implementation of issignalingfPaul A. Clarke2-11/+2
2019-11-21Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez1-5/+7
2019-11-21Enable inlining issignalingf within glibcPaul A. Clarke1-29/+0
2019-11-21Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_xFlorian Weimer1-0/+3
2019-11-21rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki1-1/+2
2019-11-16Enhance _dl_catch_exception to allow disabling exception handlingFlorian Weimer1-1/+3
2019-11-16hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer1-0/+9
2019-11-15linux: Add comment on affinity set sizes to tst-skeleton-affinity.cFlorian Weimer1-0/+5
2019-11-15Avoid zero-length array at the end of struct link_map [BZ #25097]Florian Weimer1-4/+13
2019-11-15Introduce link_map_audit_state accessor functionFlorian Weimer1-1/+7
2019-11-14nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)Florian Weimer1-0/+9
2019-11-12aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch1-35/+47
2019-11-12slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]Florian Weimer1-1/+1
2019-11-11Fix clock_nanosleep when interrupted by a signalAdhemerval Zanella1-9/+7
2019-11-11y2038: linux: Provide __ppoll64 implementationLukasz Majewski1-4/+45
2019-11-11linux: Reduce stack size for nptl/tst-thread-affinity-pthreadFlorian Weimer1-1/+4
2019-11-08sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliableAlistair Francis1-4/+57
2019-11-08Remove hppa pthreadP.hAdhemerval Zanella1-16/+0
2019-11-07nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella9-0/+9
2019-11-07hurd: Remove lingering references to the time functionFlorian Weimer1-2/+2