about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]Tulio Magno Quites Machado Filho2020-01-171-2/+11
* Revert outdated translationsSiddhesh Poyarekar2020-01-1716-38597/+54712
* vcs-to-changelog: Add quirk for __nonnullSiddhesh Poyarekar2020-01-171-0/+2
* elf: Add elf/tst-dlopenfail-2 [BZ #25396]Florian Weimer2020-01-163-2/+83
* Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]H.J. Lu2020-01-161-0/+4
* Update TranslationsSiddhesh Poyarekar2020-01-1627-57666/+40739
* htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault2020-01-134-2/+7
* htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault2020-01-131-2/+4
* Update build-many-glibcs.py for GCC move to git.Joseph Myers2020-01-131-10/+17
* Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.Stefan Liebler2020-01-131-2/+4
* htl: Avoid exposing unixoid functionsSamuel Thibault2020-01-135-4/+7
* htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault2020-01-1314-0/+42
* htl: Add internal versions of functions used by C11 threadsSamuel Thibault2020-01-134-2/+7
* Update timezone/READMEPaul Eggert2020-01-092-6/+9
* elf: Add tst-ldconfig-ld_so_conf-update testAlexandra Hájková2020-01-095-3/+132
* Revise NEWS description of changes to gettimeofday etc.Zack Weinberg2020-01-091-25/+38
* Drop dependency of dist target on ChangeLogSiddhesh Poyarekar2020-01-092-1/+5
* MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.hZack Weinberg2020-01-081-1/+1
* sl_SI locale: Use "." as the thousands separator (bug 25233)Rafał Lużyński2020-01-081-2/+2
* Fix formatting of ChangeLog ouputSiddhesh Poyarekar2020-01-071-1/+1
* hurd: Fix message reception for timer_threadSamuel Thibault2020-01-051-1/+2
* htl: Add __errno_location and __h_errno_locationSamuel Thibault2020-01-045-0/+42
* htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault2020-01-043-34/+6
* htl: Drop common tcbhead_t definitionSamuel Thibault2020-01-041-10/+2
* htl: Use dso_handle.hSamuel Thibault2020-01-041-5/+2
* linux: Optimize fallback 32-bit clock_getresAdhemerval Zanella2020-01-031-4/+12
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-038-12/+24
* linux: Enable vDSO clock_gettime64 for mipsAdhemerval Zanella2020-01-031-0/+5
* linux: Enable vDSO clock_gettime64 for armAdhemerval Zanella2020-01-031-0/+1
* linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella2020-01-031-0/+1
* linux: Optimize fallback 32-bit clock_gettimeAdhemerval Zanella2020-01-031-4/+12
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-039-12/+34
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-0331-289/+257
* elf: Enable relro for static buildAdhemerval Zanella2020-01-031-4/+14
* linux: Consolidate time implementationAdhemerval Zanella2020-01-033-55/+54
* linux: Consolidate Linux gettimeofdayAdhemerval Zanella2020-01-034-100/+63
* linux: Update mips vDSO symbolsAdhemerval Zanella2020-01-031-0/+1
* linux: Update x86 vDSO symbolsAdhemerval Zanella2020-01-033-4/+4
* Remove vDSO support from make-syscall.shAdhemerval Zanella2020-01-031-44/+1
* x86: Make x32 use x86 time implementationAdhemerval Zanella2020-01-032-2/+0
* linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella2020-01-0310-98/+58
* Linux: Fix clock_nanosleep time64 checkAdhemerval Zanella2020-01-031-8/+12
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-03263-351/+605
* Update libc.pot for 2.31 releaseSiddhesh Poyarekar2020-01-021-70/+66
* Multiple locales: Add date_fmt (bug 24054)Rafał Lużyński2020-01-02204-203/+564
* build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer2020-01-021-4/+9
* Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer2020-01-024-40/+0
* build-many-glibcs.py: Implement update-syscalls commandFlorian Weimer2020-01-021-3/+62
* build-many-glibcs.py: Introduce glibc build policy classesFlorian Weimer2020-01-021-49/+80
* build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuildFlorian Weimer2020-01-021-43/+48