aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-27nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]Maciej W. Rozycki2-2/+9
2018-06-27Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer3-41/+7
2018-06-27Remove nptl/sockperf.c.Joseph Myers2-593/+4
2018-06-27_dl_map_object_deps: Use struct scratch_buffer [BZ #18023]Florian Weimer2-12/+22
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer2-17/+37
2018-06-27wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023]Florian Weimer2-17/+35
2018-06-26Revert hurd errno.h changesAdhemerval Zanella1-9/+0
2018-06-26Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers11-18/+50
2018-06-26In sem_open.c, pad was not initialized when __HAVE_64B_ATOMICS wasPatsy Franklin2-2/+8
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella51-35/+519
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer14-46/+70
2018-06-26sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer14-69/+19
2018-06-26libio: Add tst-vtables, tst-vtables-interposedFlorian Weimer5-0/+586
2018-06-26support: Add TEST_NO_SETVBUFFlorian Weimer4-1/+14
2018-06-26libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer2-0/+21
2018-06-25nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer2-22/+16
2018-06-25getent: Use dynarray in initgroups_keys [BZ #18023]Florian Weimer2-10/+36
2018-06-25_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]Florian Weimer2-10/+23
2018-06-25getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer2-25/+27
2018-06-25nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]Florian Weimer2-34/+51
2018-06-25nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer5-152/+84
2018-06-25nscd restart: Use malloc instead of extend_alloca [BZ #18023]Florian Weimer2-38/+67