| Commit message (Expand) | Author | Age | Files | Lines |
* | Check Prefer_ERMS in memmove/memcpy/mempcpy/memset | H.J. Lu | 2016-06-30 | 7 | -1/+35 |
* | Return proper status from _nss_nis_initgroups_dyn (bug 20262) | Andreas Schwab | 2016-06-30 | 2 | -5/+18 |
* | Correct bug number in ChangeLog [BZ #18960] | Florian Weimer | 2016-06-30 | 1 | -1/+1 |
* | Compile tst-cleanupx4 test with -fexceptions | H.J. Lu | 2016-06-29 | 3 | -3/+16 |
* | i686/multiarch: Regenerate ulps | Aurelien Jarno | 2016-06-30 | 2 | -8/+12 |
* | Avoid array-bounds warning for strncat on i586 (bug 20260) | Andreas Schwab | 2016-06-29 | 2 | -2/+8 |
* | elf.h: Add declarations for BPF | Richard Henderson | 2016-06-28 | 2 | -1/+11 |
* | elf.h: Sync with the gabi webpage | Richard Henderson | 2016-06-28 | 2 | -83/+213 |
* | S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19... | Stefan Liebler | 2016-06-28 | 2 | -2/+11 |
* | MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c | Aurelien Jarno | 2016-06-27 | 4 | -6/+24 |
* | Avoid "inexact" exceptions in i386/x86_64 trunc functions (bug 15479). | Joseph Myers | 2016-06-27 | 6 | -99/+115 |
* | Avoid "inexact" exceptions in i386/x86_64 floor functions (bug 15479). | Joseph Myers | 2016-06-27 | 6 | -94/+114 |
* | Avoid "inexact" exceptions in i386/x86_64 ceil functions (bug 15479). | Joseph Myers | 2016-06-27 | 6 | -95/+117 |
* | MIPS, SPARC: more fixes to the vfork aliases in libpthread.so | Aurelien Jarno | 2016-06-27 | 4 | -14/+23 |
* | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 2016-06-24 | 13 | -124/+58 |
* | Fix i386/x86_64 scalbl with sNaN input (bug 20296). | Joseph Myers | 2016-06-23 | 4 | -23/+48 |
* | Add more sNaN tests (most remaining real functions). | Joseph Myers | 2016-06-23 | 3 | -0/+270 |
* | Fix up ChangeLog | Siddhesh Poyarekar | 2016-06-24 | 1 | -1/+1 |
* | Avoid attempt for runtime checks if all environments are defined | Siddhesh Poyarekar | 2016-06-24 | 2 | -24/+66 |
* | libio: Implement vtable verification [BZ #20191] | Florian Weimer | 2016-06-23 | 30 | -60/+279 |
* | test-skeleton.c (xrealloc): Support realloc-as-free | Florian Weimer | 2016-06-23 | 2 | -3/+7 |
* | test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unused | Florian Weimer | 2016-06-23 | 2 | -3/+8 |
* | test-skeleton.c: Add write_message function | Florian Weimer | 2016-06-23 | 4 | -21/+29 |
* | Simplify x86 nearbyint functions. | Joseph Myers | 2016-06-22 | 5 | -16/+8 |
* | Move sysdeps/generic/bits/hwcap.h to top-level bits/ | Zack Weinberg | 2016-06-22 | 2 | -23/+5 |
* | Move sysdeps/generic/bits/hwcap.h to top-level bits/ | Zack Weinberg | 2016-06-22 | 1 | -0/+23 |
* | This patch further tunes memcpy - avoid one branch for sizes 1-3, | Wilco Dijkstra | 2016-06-22 | 2 | -24/+37 |
* | malloc: Avoid premature fallback to mmap [BZ #20284] | Florian Weimer | 2016-06-21 | 2 | -6/+10 |
* | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella | 2016-06-21 | 9 | -14/+168 |
* | Added tests to ensure linkage through libmvec *_finite aliases which are | Andrew Senkevich | 2016-06-20 | 27 | -0/+337 |
* | Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as it | Wilco Dijkstra | 2016-06-20 | 3 | -2/+50 |
* | This is an optimized memcpy/memmove for AArch64. Copies are split into 3 main | Wilco Dijkstra | 2016-06-20 | 3 | -452/+216 |
* | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2016-06-20 | 35 | -242/+106 |
* | Revert __malloc_initialize_hook symbol poisoning | Florian Weimer | 2016-06-20 | 7 | -30/+18 |
* | Expand comments in Linux times() implementation. | Carlos O'Donell | 2016-06-19 | 2 | -10/+21 |
* | MIPS, SPARC: fix wrong vfork aliases in libpthread.so | Aurelien Jarno | 2016-06-18 | 4 | -0/+13 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 48 | -11/+936 |
* | manual: fix typos in the pattern chapter | Rical Jasan | 2016-06-16 | 2 | -12/+16 |
* | localedata: ro_RO: update Tuesday translation [BZ #18911] | Simion Onea | 2016-06-16 | 2 | -5/+6 |
* | manual: fix typos in the search chapter | Rical Jasan | 2016-06-16 | 2 | -18/+22 |
* | manual: fix typos in the message chapter | Rical Jasan | 2016-06-16 | 2 | -79/+82 |
* | manual: fix spelling typos | Mike Frysinger | 2016-06-16 | 8 | -13/+23 |
* | manual: fix typos in the locale chapter | Rical Jasan | 2016-06-16 | 1 | -0/+4 |
* | manual: fix typos in the locale chapter | Rical Jasan | 2016-06-16 | 1 | -8/+8 |
* | manual: fix typos in character set handling | Rical Jasan | 2016-06-16 | 2 | -34/+38 |
* | manual: fix typos in the string chapters | Rical Jasan | 2016-06-16 | 2 | -12/+16 |
* | manual: fix typos in the character handling chapter | Rical Jasan | 2016-06-16 | 2 | -2/+6 |
* | manual: fix typos in the memory chapter | Rical Jasan | 2016-06-16 | 2 | -12/+16 |
* | Fix i386 fdim double rounding (bug 20255). | Joseph Myers | 2016-06-14 | 3 | -0/+57 |
* | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers | 2016-06-14 | 15 | -395/+58 |