summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).aaribaud/2.28/masterRafal Luzynski2018-10-093-2/+11
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-09-289-7/+85
* Fix stack overflow in tst-setcontext9 (bug 23717)Andreas Schwab2018-09-273-2/+9
* i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu2018-09-213-4/+15
* Fix strstr bug with huge needles (bug 23637)Wilco Dijkstra2018-09-214-4/+44
* Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell2018-09-202-9/+44
* misc: New test misc/tst-gethostidFlorian Weimer2018-09-203-0/+121
* Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2018-09-203-2/+8
* Fix segfault in maybe_script_execute.Stefan Liebler2018-09-102-1/+6
* regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer2018-08-283-1/+200
* regex: fix uninitialized memory accessPaul Eggert2018-08-283-2/+18
* pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2018-08-273-2/+15
* Improve ChangeLog message.DJ Delorie2018-08-221-1/+1
* Regen RISC-V rvd ULPsDJ Delorie2018-08-222-4/+14
* RISC-V: Fix rounding save/restore bug.DJ Delorie2018-08-222-1/+6
* nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer2018-08-145-0/+263
* nscd: Deallocate existing user names in file parserFlorian Weimer2018-08-142-1/+10
* error, error_at_line: Add missing va_end callsFlorian Weimer2018-08-142-0/+7
* Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer2018-08-105-25/+194
* hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault2018-08-094-0/+8
* hurd: Add missing symbols for proper libc_get/setspecificSamuel Thibault2018-08-082-0/+7
* Update NEWS, version.h, and features.h for glibc 2.28.glibc-2.28Carlos O'Donell2018-08-014-5/+188
* Synchronize translation project PO files.Carlos O'Donell2018-08-0125-46025/+62196
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-018-11/+41
* hurd: Add missing ChangeLog entrySamuel Thibault2018-08-011-0/+6
* hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault2018-07-311-33/+35
* Update tooling versions verified to work with glibc.Carlos O'Donell2018-07-313-20/+47
* Update contrib.texi contributions.Carlos O'Donell2018-07-312-12/+33
* Update translation for be.Carlos O'Donell2018-07-312-1214/+1052
* Update SH libm-tests-ulpsAdhemerval Zanella2018-07-312-4/+16
* Update translations for bg, de, hr, pt_BR, sv, and vi.Carlos O'Donell2018-07-317-4699/+5221
* x86/CET: Fix property note parser [BZ #23467]H.J. Lu2018-07-306-9/+220
* x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu2018-07-302-1/+6
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-283-1/+23
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-284-12/+15
* Update translations for cs, pl, and uk.Carlos O'Donell2018-07-274-1140/+1242
* x86/CET: Don't parse beyond the note endH.J. Lu2018-07-272-1/+6
* Update NEWS with ISO 14651 update information.Carlos O'Donell2018-07-271-0/+12
* NEWS: Avoid the words "nominative" and "genitive".Rafal Luzynski2018-07-271-3/+4
* Fix Linux fcntl OFD locks on unsupported kernelsAdhemerval Zanella2018-07-273-2/+18
* Add the missing ChangeLog entry for commit be525a69a66H.J. Lu2018-07-271-0/+10
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-276-8/+34
* Update libc.pot.Carlos O'Donell2018-07-262-353/+375
* Update powerpc-nofpu ulps.Joseph Myers2018-07-262-0/+39
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2018-07-262-10/+19
* x86: Correct index_cpu_LZCNT [BZ # 23456]H.J. Lu2018-07-262-1/+7
* Fix string/tst-xbzero-opt if build with gcc head.Stefan Liebler2018-07-262-0/+20
* htl: Use weak aliases for public symbolsFlorian Weimer2018-07-262-3/+8
* Add missing localedata/en_US.UTF-8.in (Bug 23393).Carlos O'Donell2018-07-251-0/+2159
* Keep expected behaviour for [a-z] and [A-z] (Bug 23393).Carlos O'Donell2018-07-255-1008/+1065