aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-12-05misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer
2019-12-04sysdeps/clock_gettime: Use clock_gettime64 if avaliableAlistair Francis
2019-12-04sysdeps: Add clock_gettime64 vDSOAlistair Francis
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer
2019-12-03ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstoldGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add tests for strfmon and strfmon_lGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add strfmon_l with IEEE long double formatRajalakshmi Srinivasaraghavan
2019-12-03ldbl-128ibm-compat: Replace http with https in new filesGabriel F. T. Gomes
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault
2019-12-01hurd: Fix renameat2 errorSamuel Thibault
2019-12-01hurd: Fix ld.so linkSamuel Thibault
2019-11-29Update kernel version to 5.4 in tst-mman-consts.py.Joseph Myers
2019-11-29Update SOMAXCONN value from Linux 5.4.Joseph Myers
2019-11-28Update syscall-names.list for Linux 5.4.Joseph Myers
2019-11-28Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.Joseph Myers
2019-11-27Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]Florian Weimer
2019-11-27Avoid late failure in dlopen in global scope update [BZ #25112]Florian Weimer
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-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-26sysdeps/posix/getaddrinfo: Return early on invalid address familyTim Rühsen
2019-11-26sysdeps/posix: Simplify if expression in getaddrinfoTim Rühsen
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-22misc: Set generic pselect as ENOSYSAdhemerval Zanella