about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* libio: Use stdin consistently for input functions [BZ #24153]Florian Weimer2019-02-0311-29/+157
* manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer2019-02-023-27/+48
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-016-16/+18
* support: Correct error message for TEST_COMPARE_STRINGFlorian Weimer2019-02-013-7/+13
* support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_familyFlorian Weimer2019-02-012-0/+9
* manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer2019-02-012-10/+35
* Cleanup clock_*time includesWilco Dijkstra2019-02-017-98/+46
* aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue2019-02-017-3/+320
* aarch64: Optimized memset specific to AmpereComputing emagFeng Xue2019-02-016-2/+228
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-014-1/+13
* posix/tst-spawn: Fix racy tests in spawned processes.Stefan Liebler2019-02-012-5/+10
* make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta2019-01-312-1/+6
* nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell2019-01-319-11/+534
* Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers2019-02-012-1/+6
* libio: use stdout in puts and putchar, etc [BZ #24051].Paul Pluzhnikov2019-01-3110-25/+119
* regex: fix read overrun [BZ #24114]Paul Eggert2019-01-312-3/+13
* nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer2019-01-316-0/+98
* Open master for 2.30 development glibc-2.29.9000Siddhesh Poyarekar2019-01-313-2/+30
* Tag 2.29 release glibc-2.29Siddhesh Poyarekar2019-01-313-3/+7
* Prepare for 2.29 releaseSiddhesh Poyarekar2019-01-315-17/+184
* Update translationsSiddhesh Poyarekar2019-01-2535-10796/+12680
* [elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella2019-01-254-153/+7
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-241-0/+1
* RISC-V: Update nofpu ULPsDarius Rad2019-01-241-0/+8
* alpha: Fix __remqu corrupting $f3 registerUroš Bizjak2019-01-242-0/+10
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-242-0/+6
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-246-9/+171
* strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi2019-01-244-1/+23
* hurd: Fix libsupport xsigstack buildAdhemerval Zanella2019-01-242-0/+10
* elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella2019-01-245-7/+164
* hurd: Support AT_EMPTY_PATHSamuel Thibault2019-01-222-0/+23
* hurd: Check at_flags passed to faccessatSamuel Thibault2019-01-222-1/+8
* Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers2019-01-212-1/+6
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-2115-40/+455
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-11/+118
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-8/+76
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-218-11/+183
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-16/+132
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-5/+72
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-217-42/+137
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-217-9/+127
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-218-5/+167
* resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer2019-01-212-2/+31
* resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer2019-01-212-91/+106
* malloc: Revert fastbins to old-style atomicsFlorian Weimer2019-01-182-96/+84
* Disable lazy binding on tests for minimal signal handlerH.J. Lu2019-01-182-0/+17
* manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi2019-01-182-3/+8
* powerpc: Fix tiny bug in strncmp.cPaul Clarke2019-01-162-1/+5
* Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg2019-01-1611-0/+602
* Update libc.potSiddhesh Poyarekar2019-01-162-301/+346