aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a C.UTF-8 localegentoo/2.27Mike FABIAN2018-11-152-0/+239
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-2117-50/+386
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-10-219-7/+85
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-10-2114-15/+105
* Fix segfault in maybe_script_execute.Stefan Liebler2018-09-122-1/+6
* pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2018-09-123-2/+15
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]gentoo/glibc-2.27-3H.J. Lu2018-08-044-10/+30
* x86: Correct index_cpu_LZCNT [BZ #23456]H.J. Lu2018-08-043-1/+8
* NEWS: Mention bug 22996.Rafal Luzynski2018-08-041-0/+1
* regexec: Fix off-by-one bug in weight comparison [BZ #23036]Florian Weimer2018-08-043-23/+28
* es_BO locale: Change LC_PAPER to en_US (bug 22996).Sylvain Lesage2018-08-042-1/+6
* conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer2018-08-042-13/+18
* math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer2018-08-045-36/+81
* stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]Florian Weimer2018-08-045-123/+10
* libio: Add tst-vtables, tst-vtables-interposedFlorian Weimer2018-08-045-0/+588
* Synchronize support/ infrastructure with masterFlorian Weimer2018-08-0417-4/+628
* libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer2018-08-043-0/+22
* getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez2018-08-043-0/+16
* Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer2018-08-043-2/+10
* Fix parameter type in C++ version of iseqsig (bug 23171)Gabriel F. T. Gomes2018-08-043-1/+8
* Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259).Carlos O'Donell2018-08-045-93/+169
* x86: Make strncmp usable from rtldFlorian Weimer2018-08-043-5/+16
* math: Update i686 ulpsFlorian Weimer2018-08-043-574/+610
* Mention BZ#23264 in NEWSAdhemerval Zanella2018-08-042-0/+2
* posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2018-08-048-11/+175
* libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer2018-08-049-32/+50
* Gentoo: force -O0 in conform tests to survive $CC changesSergei Trofimovich2018-07-042-3/+6
* NEWS: Move security-lated changes before bug listFlorian Weimer2018-05-251-13/+13
* Add references to CVE-2018-11236, CVE-2017-18269Florian Weimer2018-05-252-0/+9
* Add a test case for [BZ #23196]H.J. Lu2018-05-252-0/+53
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-254-2/+20
* sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]gentoo/glibc-2.27-2Florian Weimer2018-05-206-8/+38
* gd_GB: Fix typo in abbreviated "May" (bug 23152).Rafal Luzynski2018-05-203-2/+9
* NEWS: add entries for bugs 17343, 20419, 22644, 22786, 22884, 22947, 23005, 2...Dmitry V. Levin2018-05-201-0/+13
* Fix path length overflow in realpath [BZ #22786]Paul Pluzhnikov2018-05-204-2/+100
* Fix stack overflow with huge PT_NOTE segment [BZ #20419]Paul Pluzhnikov2018-05-205-4/+85
* Fix blocking pthread_join. [BZ #23137]Stefan Liebler2018-05-202-5/+14
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-05-2011-8/+76
* resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]Florian Weimer2018-05-202-19/+27
* manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer2018-05-203-43/+92
* manual: Move mbstouwcs to an example C fileFlorian Weimer2018-05-203-22/+34
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-05-205-1/+19
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-05-202-0/+14
* Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab2018-05-202-0/+11
* Fix signed integer overflow in random_r (bug 17343).Joseph Myers2018-05-202-5/+10
* Add tst-sigaction.c to test BZ #23069Aurelien Jarno2018-05-063-1/+62
* RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069]Aurelien Jarno2018-05-062-0/+12
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-05-062-0/+7
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-05-063-6/+72
* Update ChangeLog for BZ 22884 - riscv fmax/fminDJ Delorie2018-05-061-0/+1