about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-078-0/+8
* Update kernel version to 5.5 in tst-mman-consts.py.Joseph Myers2020-02-071-1/+1
* Update syscall lists for Linux 5.5.Joseph Myers2020-02-072-2/+3
* NEWS: Set fill-column hint to 72Siddhesh Poyarekar2020-02-071-1/+1
* y2038: linux: Provide __timespec_get64 implementationLukasz Majewski2020-02-052-0/+62
* Use binutils 2.34 branch in build-many-glibcs.py.Joseph Myers2020-02-031-1/+1
* Run nptl/tst-pthread-getattr in a containerDJ Delorie2020-02-031-2/+4
* test-container: add exec, cwdDJ Delorie2020-02-031-13/+65
* Use Linux 5.5 in build-many-glibcs.py.Joseph Myers2020-02-031-1/+1
* rt: avoid PLT setup in timer_[sg]ettimeAndreas Schwab2020-02-033-4/+6
* Update or_IN collation [BZ #22525]Mike FABIAN2020-02-033-526/+186
* Fix ckb_IQ [BZ #9809]Mike FABIAN2020-02-035-310/+195
* Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]Jwtiyar Nariman2020-02-031-0/+452
* list-fixed-bugs.py: Wrap at 72 charsSiddhesh Poyarekar2020-02-031-1/+1
* y2038: linux: Provide __sched_rr_get_interval64 implementationLukasz Majewski2020-02-023-1/+80
* y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski2020-02-024-2/+93
* y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski2020-02-024-2/+73
* i386: Remove _exit.SH.J. Lu2020-02-011-44/+0
* i386: Use ENTRY/END in assembly codesH.J. Lu2020-02-013-15/+10
* i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu2020-02-011-0/+2
* i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu2020-02-011-0/+1
* i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu2020-02-014-29/+10
* x86: Don't make 2 calls to dlerror () in a rowH.J. Lu2020-02-012-2/+2
* Open master for 2.32 development glibc-2.31.9000Siddhesh Poyarekar2020-02-012-2/+25
* 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