| Commit message (Expand) | Author | Age | Files | Lines |
* | CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927] | Florian Weimer | 2018-11-27 | 1 | -0/+5 |
* | libanl: properly cleanup if first helper thread creation failed (bug 22927) | Andreas Schwab | 2018-11-06 | 1 | -0/+1 |
* | x86: Fix Haswell CPU string flags (BZ#23709) | Adhemerval Zanella | 2018-11-02 | 1 | -0/+1 |
* | i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] | Szabolcs Nagy | 2018-10-26 | 1 | -0/+1 |
* | conform: XFAIL siginfo_t si_band test on sparc64 | Florian Weimer | 2018-10-26 | 1 | -0/+1 |
* | signal: Use correct type for si_band in siginfo_t [BZ #23562] | Ilya Yu. Malakhov | 2018-10-22 | 1 | -0/+1 |
* | Fix misreported errno on preadv2/pwritev2 (BZ#23579) | Adhemerval Zanella | 2018-09-28 | 1 | -0/+1 |
* | preadv2/pwritev2: Handle offset == -1 [BZ #22753] | Florian Weimer | 2018-09-28 | 1 | -0/+1 |
* | pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538] | Martin Kuchta | 2018-08-27 | 1 | -0/+1 |
* | x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459] | H.J. Lu | 2018-07-29 | 1 | -0/+1 |
* | x86: Correct index_cpu_LZCNT [BZ #23456] | H.J. Lu | 2018-07-29 | 1 | -0/+1 |
* | NEWS: Mention bug 22996. | Rafal Luzynski | 2018-07-12 | 1 | -0/+1 |
* | regexec: Fix off-by-one bug in weight comparison [BZ #23036] | Florian Weimer | 2018-07-11 | 1 | -0/+1 |
* | math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253] | Florian Weimer | 2018-07-04 | 1 | -0/+1 |
* | stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363] | Florian Weimer | 2018-07-03 | 1 | -0/+1 |
* | libio: Disable vtable validation in case of interposition [BZ #23313] | Florian Weimer | 2018-07-03 | 1 | -0/+1 |
* | getifaddrs: Don't return ifa entries with NULL names [BZ #21812] | Daniel Alvarez | 2018-06-29 | 1 | -0/+1 |
* | Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349] | Florian Weimer | 2018-06-28 | 1 | -0/+1 |
* | Fix parameter type in C++ version of iseqsig (bug 23171) | Gabriel F. T. Gomes | 2018-06-19 | 1 | -0/+1 |
* | Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259). | Carlos O'Donell | 2018-06-18 | 1 | -0/+15 |
* | Mention BZ#23264 in NEWS | Adhemerval Zanella | 2018-06-08 | 1 | -0/+1 |
* | libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] | Florian Weimer | 2018-06-01 | 1 | -0/+1 |
* | NEWS: Move security-lated changes before bug list | Florian Weimer | 2018-05-24 | 1 | -13/+13 |
* | Add references to CVE-2018-11236, CVE-2017-18269 | Florian Weimer | 2018-05-24 | 1 | -0/+7 |
* | Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) | Andreas Schwab | 2018-05-24 | 1 | -0/+7 |
* | sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] | Florian Weimer | 2018-05-15 | 1 | -0/+1 |
* | gd_GB: Fix typo in abbreviated "May" (bug 23152). | Rafal Luzynski | 2018-05-11 | 1 | -0/+1 |
* | NEWS: add entries for bugs 17343, 20419, 22644, 22786, 22884, 22947, 23005, 2... | Dmitry V. Levin | 2018-05-10 | 1 | -0/+13 |
* | NEWS: Add entries for bugs: 22848, 22932, 22937, 22963. | Rafal Luzynski | 2018-03-16 | 1 | -0/+10 |
* | i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) | Adhemerval Zanella | 2018-03-12 | 1 | -0/+1 |
* | Fix multiple definitions of __nss_*_database (bug 22918) | Andreas Schwab | 2018-03-12 | 1 | -0/+1 |
* | [BZ #22342] Fix netgroup cache keys. | DJ Delorie | 2018-03-12 | 1 | -0/+1 |
* | linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] | Dmitry V. Levin | 2018-03-12 | 1 | -0/+1 |
* | manual: Document missing feature test macros. | Rical Jasan | 2018-03-12 | 1 | -0/+1 |
* | NEWS: add entries for bugs 22919 and 22926 | Dmitry V. Levin | 2018-03-12 | 1 | -0/+2 |
* | manual: Improve documentation of get_current_dir_name. [BZ #6889] | Rical Jasan | 2018-02-19 | 1 | -0/+1 |
* | Fix posix/tst-glob_lstat_compat on alpha [BZ #22818] | Aurelien Jarno | 2018-02-19 | 1 | -0/+1 |
* | time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735] | Sean McKean | 2018-02-19 | 1 | -0/+1 |
* | NEWS: add an entry for bug 22827 | Dmitry V. Levin | 2018-02-19 | 1 | -0/+1 |
* | Linux: use reserved name __key in pkey_get [BZ #22797] | Igor Gnatenko | 2018-02-07 | 1 | -0/+1 |
* | NEWS: add an entry for bug 22638 | Dmitry V. Levin | 2018-02-06 | 1 | -0/+8 |
* | Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774] | Florian Weimer | 2018-02-06 | 1 | -0/+4 |
* | NEWS: add the list of bugs fixed in 2.27 | Dmitry V. Levin | 2018-02-01 | 1 | -2/+312 |
* | Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343] | Florian Weimer | 2018-02-01 | 1 | -0/+4 |
* | NEWS: List the languages which use the alternative months. | Rafal Luzynski | 2018-02-01 | 1 | -1/+8 |
* | Skeleton documentation for the RISC-V port | Palmer Dabbelt | 2018-01-29 | 1 | -4/+12 |
* | NEWS: Fix spelling mistake: "%ob" -> "%Ob". | Rafal Luzynski | 2018-01-23 | 1 | -1/+1 |
* | NEWS: fix spelling mistake | Dmitry V. Levin | 2018-01-23 | 1 | -1/+1 |
* | NEWS: Fix spelling mistake. | Carlos O'Donell | 2018-01-23 | 1 | -1/+1 |
* | NEWS: Document static application consequenes of %OB/%Ob. | Carlos O'Donell | 2018-01-23 | 1 | -0/+15 |