about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Generate ChangeLog.old/ChangeLog.20 for 2.31 glibc-2.31Siddhesh Poyarekar2020-02-011-0/+6542
* Update version numbers for 2.31 releaseSiddhesh Poyarekar2020-02-012-3/+3
* Add bugs fixed in 2.31 in NEWSSiddhesh Poyarekar2020-02-011-2/+77
* Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar2020-02-012-10/+10
* Add more contributors to the manualSiddhesh Poyarekar2020-02-011-0/+18
* Add note to NEWS about kernel headers dependency on risc-vSiddhesh Poyarekar2020-02-011-1/+2
* Add Portuguese (Portugal) translationSiddhesh Poyarekar2020-02-011-0/+2422
* Add NEWS entry about 64-bit time_t syscall use on 32-bit targetsSzabolcs Nagy2020-01-311-0/+7
* nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]Florian Weimer2020-01-301-1/+1
* Build raise with -fasynchronous-unwind-tables.Joseph Myers2020-01-241-0/+1
* Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.Joseph Myers2020-01-241-3/+1
* Fix elf/tst-rtld-preload cross-testing.Joseph Myers2020-01-242-9/+8
* Fix cross-testing of tst-ifunc-fault-* tests.Joseph Myers2020-01-231-3/+4
* gitlog-to-changelog: Drop scripts in favour of gnulib versionSiddhesh Poyarekar2020-01-235-1181/+0
* Add NEWS entry about the change in handling of PT_GNU_STACK on MIPSDragan Mladjenovic2020-01-231-0/+12
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-01-213-0/+16
* getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]Florian Weimer2020-01-201-0/+1
* Run bench-timing-type with newly built libc.Joseph Myers2020-01-201-1/+4
* Get rid of Werror=maybe-uninitialized in res_send.c.Stefan Liebler2020-01-201-0/+4
* translations: Update translationsSiddhesh Poyarekar2020-01-1932-65960/+0
* translations: Trim po files using msgattribSiddhesh Poyarekar2020-01-191-1/+3
* Update translationsSiddhesh Poyarekar2020-01-1934-3945/+4304
* translations: Run msgmerge when downloading translationsSiddhesh Poyarekar2020-01-191-1/+3
* Fix maybe-uninitialized error on powerpcMatheus Castanho2020-01-171-0/+7
* powerpc32: Fix syntax error in __GLRO macroAndreas Schwab2020-01-181-1/+1
* Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer2020-01-173-3/+50
* Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes2020-01-172-0/+8
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-1720-67/+312
* 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