| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Simplify generic fdim implementations. | Joseph Myers | 2016-06-14 | 4 | -30/+13 |
* | powerpc: strcasecmp/strncasecmp optmization for power8 | raji | 2016-06-14 | 12 | -49/+620 |
* | Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252). | Joseph Myers | 2016-06-13 | 3 | -1/+69 |
* | Add more sNaN tests (cimag, conj, copysign, creal, fma, fmod). | Joseph Myers | 2016-06-13 | 2 | -0/+102 |
* | Fix frexp (NaN) (bug 20250). | Joseph Myers | 2016-06-13 | 9 | -6/+33 |
* | nptl: Add sendmmsg and recvmmsg cancellation tests | Adhemerval Zanella | 2016-06-13 | 7 | -309/+613 |
* | debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248] | Florian Weimer | 2016-06-13 | 2 | -5/+27 |
* | Remove __ASSUME_FUTEX_LOCK_PI | Adhemerval Zanella | 2016-06-13 | 7 | -11/+15 |
* | Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLog | Paul Pluzhnikov | 2016-06-11 | 2 | -1/+3 |
* | 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2016-06-11 | 11 | -24/+35 |
* | NEWS: clarify localedef --old-style update | Mike Frysinger | 2016-06-11 | 1 | -2/+3 |
* | nss_db: Fix initialization of iteration position [BZ #20237] | Florian Weimer | 2016-06-11 | 2 | -1/+14 |
* | malloc_usable_size: Use correct size for dumped fake mapped chunks | Florian Weimer | 2016-06-11 | 2 | -1/+11 |
* | fopencookie: Mangle function pointers stored on the heap [BZ #20222] | Florian Weimer | 2016-06-11 | 2 | -14/+46 |
* | localedata: ne_NP: misc updates [BZ #1170] | Paras pradhan | 2016-06-11 | 2 | -73/+45 |
* | unicode-gen: include standard comment file header | Mike Frysinger | 2016-06-11 | 8 | -0/+28 |
* | localedef: drop unused --old-style | Marko Myllynen | 2016-06-11 | 4 | -10/+8 |
* | localedata: pt_BR/pt_PT: make days/months lowercase [BZ #19133] | Mike Frysinger | 2016-06-11 | 3 | -39/+49 |
* | localedata: eo: new Esperanto locale [BZ #16190] | Eduardo TrĂ¡pani | 2016-06-11 | 3 | -0/+218 |
* | Fix modf (sNaN) (bug 20240). | Joseph Myers | 2016-06-10 | 3 | -0/+16 |
* | Bug 20215: Always undefine __always_inline before defining it. | Carlos O'Donell | 2016-06-10 | 2 | -0/+11 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 62 | -581/+180 |
* | malloc: Remove __malloc_initialize_hook from the API [BZ #19564] | Florian Weimer | 2016-06-10 | 10 | -30/+92 |