summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella
2018-07-10regexec: Fix off-by-one bug in weight comparison [BZ #23036]Florian Weimer
2018-07-10Fix copyright years in recent commitsFlorian Weimer
2018-07-06nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer
2018-07-06libio: Implement internal function __libc_readline_unlockedFlorian Weimer
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar
2018-07-05Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer
2018-07-05Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-07-04posix: Fix bug-regex33 after regex syncAdhemerval Zanella
2018-07-04locale: XFAIL newlocale usage in static binary (Bug 23164)Carlos O'Donell
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer
2018-07-04posix: Sync gnulib regex implementationAdhemerval Zanella
2018-07-04Bug 23308: Update to Unicode 11.0.0Mike FABIAN
2018-07-03stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]Florian Weimer
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella
2018-07-02ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-30Add long double input for strfmon testRajalakshmi Srinivasaraghavan
2018-06-29New locale: Lower Sorbian (dsb_DE) [BZ #23208]Michael Wolf
2018-06-29hy_AM: Add alternative month names (bug 23140).Rafal Luzynski
2018-06-29es_BO locale: Change LC_PAPER to en_US (bug 22996).Sylvain Lesage
2018-06-29aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar
2018-06-29aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar
2018-06-29Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor
2018-06-29elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307]Maciej W. Rozycki
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-06-29manual: Revise crypt.texi.Zack Weinberg
2018-06-29manual: Reorganize crypt.texi.Zack Weinberg
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg
2018-06-29malloc: Update heap dumping/undumping comments [BZ #23351]Florian Weimer
2018-06-29ast_ES: Add alternative month names (bug 23140).Rafal Luzynski
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez
2018-06-28Fix documentation build with old makeinfoSzabolcs Nagy
2018-06-28Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer
2018-06-28ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan
2018-06-27nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]Maciej W. Rozycki
2018-06-27Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer
2018-06-27Remove nptl/sockperf.c.Joseph Myers
2018-06-27_dl_map_object_deps: Use struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-27wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-26Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers
2018-06-26In sem_open.c, pad was not initialized when __HAVE_64B_ATOMICS wasPatsy Franklin
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella