Age | Commit message (Expand) | Author | Files | Lines |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | 1 | -0/+22 |
2018-08-31 | Replace conform/list-header-symbols.pl with a Python script. | Joseph Myers | 1 | -0/+9 |
2018-08-31 | test-container: Use xcopy_file_range for cross-device copy [BZ #23597] | H.J. Lu | 1 | -0/+14 |
2018-08-30 | Fix test failure with -DNDEBUG. | Carlos O'Donell | 1 | -0/+5 |
2018-08-30 | reallocarray: Declare under _DEFAULT_SOURCE | Florian Weimer | 1 | -0/+4 |
2018-08-30 | Test stdlib/test-bz22786 exits now with unsupported if malloc fails. | Stefan Liebler | 1 | -0/+5 |
2018-08-29 | Make gen-libm-test.py treat plus_oflow and minus_oflow as non-finite. | Joseph Myers | 1 | -0/+5 |
2018-08-28 | Split fenv_private.h out of math_private.h more consistently. | Joseph Myers | 1 | -0/+40 |
2018-08-28 | regex: Add test tst-regcomp-truncated [BZ #23578] | Florian Weimer | 1 | -0/+8 |
2018-08-28 | test-container: EPERM from unshare is UNSUPPORTED | Florian Weimer | 1 | -0/+5 |
2018-08-28 | nscd: Fix use-after-free in addgetnetgrentX [BZ #23520] | Florian Weimer | 1 | -0/+12 |
2018-08-28 | Speedup first memmem match | Rajalakshmi Srinivasaraghavan | 1 | -0/+4 |
2018-08-28 | en_IN: Set the correct date format for "%x" (bug 17426). | Rafal Luzynski | 1 | -0/+5 |
2018-08-27 | links-dso-program: Fix build-programs=no build case. | DJ Delorie | 1 | -0/+5 |
2018-08-27 | Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h. | Joseph Myers | 1 | -0/+8 |
2018-08-27 | pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538] | Martin Kuchta | 1 | -0/+8 |
2018-08-27 | Update netinet/udp.h from Linux 4.18. | Joseph Myers | 1 | -0/+4 |
2018-08-25 | regex: fix uninitialized memory access | Paul Eggert | 1 | -0/+14 |
2018-08-24 | Update translations for be. | Carlos O'Donell | 1 | -0/+4 |
2018-08-24 | Fix IA64 links-dso-program link. | DJ Delorie | 1 | -0/+5 |
2018-08-24 | Fix BZ#23400 (creating temporary files in source tree), and undefined behavio... | Paul Pluzhnikov | 1 | -0/+6 |
2018-08-24 | Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h. | Joseph Myers | 1 | -0/+12 |
2018-08-24 | Remove unused math files | Wilco Dijkstra | 1 | -0/+21 |
2018-08-23 | Move EXCEPTION_TESTS_* out of math-tests.h | Joseph Myers | 1 | -0/+22 |
2018-08-23 | Update NEWS for sinf improvements | Wilco Dijkstra | 1 | -0/+4 |
2018-08-23 | Speedup tanf range reduction | Wilco Dijkstra | 1 | -0/+4 |
2018-08-22 | Add test-in-container infrastructure. | DJ Delorie | 1 | -0/+25 |
2018-08-22 | regex: port Gnulib code to z/OS POSIX environment | Paul Eggert | 1 | -0/+8 |
2018-08-22 | Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h. | Joseph Myers | 1 | -0/+17 |
2018-08-22 | Move ROUNDING_TESTS_* out of math-tests.h. | Joseph Myers | 1 | -0/+42 |
2018-08-21 | Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h. | Tobias Klauser | 1 | -0/+7 |
2018-08-21 | Update netinet/tcp.h from Linux 4.18. | Joseph Myers | 1 | -0/+10 |
2018-08-21 | Avoid running some tests if the file system does not support holes | Florian Weimer | 1 | -0/+17 |
2018-08-21 | Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248] | Florian Weimer | 1 | -0/+5 |
2018-08-21 | __readlink_chk: Remove micro-optimization | Florian Weimer | 1 | -0/+5 |
2018-08-20 | __readlink_chk: Assume HAVE_INLINED_SYSCALLS | Florian Weimer | 1 | -0/+5 |
2018-08-20 | Update struct signalfd_siginfo from Linux 4.18. | Joseph Myers | 1 | -0/+4 |
2018-08-20 | Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h. | Joseph Myers | 1 | -0/+5 |
2018-08-20 | malloc: Add ChangeLog for accidentally committed change | Florian Weimer | 1 | -0/+4 |
2018-08-20 | powerpc: Remove powerpc specific sinf and cosf optimization | Rajalakshmi Srinivasaraghavan | 1 | -0/+18 |
2018-08-17 | math: Regenerate s390 ulps | Florian Weimer | 1 | -0/+4 |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer | 1 | -0/+10 |
2018-08-17 | Makeconfig (ASFLAGS): Always append required assembler flags | Florian Weimer | 1 | -0/+4 |
2018-08-17 | Fix attribution of previous change in ChangeLog | Florian Weimer | 1 | -1/+1 |
2018-08-16 | malloc: Mitigate null-byte overflow attacks | Moritz Eckert | 1 | -0/+5 |
2018-08-16 | malloc: Verify size of top chunk. | Pochang Chen | 1 | -0/+4 |
2018-08-16 | Reallocate buffers for every run in strlen | Siddhesh Poyarekar | 1 | -0/+3 |
2018-08-16 | Print strlen benchmark output in json | Siddhesh Poyarekar | 1 | -0/+4 |
2018-08-16 | powerpc: Rearrange little endian specific files | Rajalakshmi Srinivasaraghavan | 1 | -0/+22 |
2018-08-15 | [aarch64] Add an ASIMD variant of strlen for falkor | Siddhesh Poyarekar | 1 | -0/+12 |