aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Improve strstr performanceWilco Dijkstra9-33/+50
2018-07-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu2-3/+7
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu12-1/+315
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu9-2/+105
2018-07-13dsb_DE locale: Fix syntax error and add tests (bug 23208).Rafal Luzynski4-2/+85
2018-07-12nptl: Use __mprotect consistently for _STACK_GROWS_UPFlorian Weimer2-1/+6
2018-07-11Install <bits/statx.h> headerFlorian Weimer2-1/+5
2018-07-10Put the correct Unicode version number 11.0.0 into the generated filesMike FABIAN5-45/+88
2018-07-10Add the statx functionFlorian Weimer44-1/+490
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella2-0/+13
2018-07-10regexec: Fix off-by-one bug in weight comparison [BZ #23036]Florian Weimer2-23/+27
2018-07-10Fix copyright years in recent commitsFlorian Weimer4-3/+9
2018-07-06nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer4-71/+339
2018-07-06libio: Implement internal function __libc_readline_unlockedFlorian Weimer10-9/+471
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2-1/+6
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy3-7/+10
2018-07-06conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer2-13/+18
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar2-5/+20
2018-07-05Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer2-0/+22
2018-07-05Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer2-2/+13
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki4-0/+19
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer45-5/+400
2018-07-04posix: Fix bug-regex33 after regex syncAdhemerval Zanella2-3/+7
2018-07-04locale: XFAIL newlocale usage in static binary (Bug 23164)Carlos O'Donell8-27/+176
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer7-23/+65
2018-07-04posix: Sync gnulib regex implementationAdhemerval Zanella12-1161/+1609
2018-07-04Bug 23308: Update to Unicode 11.0.0Mike FABIAN16-2375/+4372
2018-07-03stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]Florian Weimer4-123/+9
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella2-1/+5
2018-07-02ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes9-2/+182
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy4-11/+27
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell26-53/+245
2018-06-30Add long double input for strfmon testRajalakshmi Srinivasaraghavan2-10/+32
2018-06-29New locale: Lower Sorbian (dsb_DE) [BZ #23208]Michael Wolf4-0/+261
2018-06-29hy_AM: Add alternative month names (bug 23140).Rafal Luzynski3-13/+32
2018-06-29es_BO locale: Change LC_PAPER to en_US (bug 22996).Sylvain Lesage2-1/+6
2018-06-29aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar2-72/+68
2018-06-29aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar2-105/+93
2018-06-29Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor2-4/+17
2018-06-29elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307]Maciej W. Rozycki6-2/+85
2018-06-29New configure option --disable-crypt.Zack Weinberg12-19/+123
2018-06-29manual: Revise crypt.texi.Zack Weinberg18-226/+426
2018-06-29manual: Reorganize crypt.texi.Zack Weinberg3-119/+81
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg16-303/+142
2018-06-29malloc: Update heap dumping/undumping comments [BZ #23351]Florian Weimer3-52/+16
2018-06-29ast_ES: Add alternative month names (bug 23140).Rafal Luzynski3-4/+26
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez2-0/+15
2018-06-28Fix documentation build with old makeinfoSzabolcs Nagy2-1/+5
2018-06-28Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer2-2/+9
2018-06-28ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan7-0/+118