about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* nptl: Add sendmmsg and recvmmsg cancellation testsAdhemerval Zanella2016-06-137-309/+613
* debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248]Florian Weimer2016-06-132-5/+27
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-137-11/+15
* Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLogPaul Pluzhnikov2016-06-112-1/+3
* 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-06-1111-24/+35
* NEWS: clarify localedef --old-style updateMike Frysinger2016-06-111-2/+3
* nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer2016-06-112-1/+14
* malloc_usable_size: Use correct size for dumped fake mapped chunksFlorian Weimer2016-06-112-1/+11
* fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer2016-06-112-14/+46
* localedata: ne_NP: misc updates [BZ #1170]Paras pradhan2016-06-112-73/+45
* unicode-gen: include standard comment file headerMike Frysinger2016-06-118-0/+28
* localedef: drop unused --old-styleMarko Myllynen2016-06-114-10/+8
* localedata: pt_BR/pt_PT: make days/months lowercase [BZ #19133]Mike Frysinger2016-06-113-39/+49
* localedata: eo: new Esperanto locale [BZ #16190]Eduardo TrĂ¡pani2016-06-113-0/+218
* Fix modf (sNaN) (bug 20240).Joseph Myers2016-06-103-0/+16
* Bug 20215: Always undefine __always_inline before defining it.Carlos O'Donell2016-06-102-0/+11
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-1062-581/+180
* malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer2016-06-1010-30/+92
* Fix i386/x86_64 log2l (sNaN) (bug 20235).Joseph Myers2016-06-094-0/+10
* Fix ldbl-128ibm log1pl (sNaN) (bug 20234).Joseph Myers2016-06-092-1/+5
* Fix ldbl-128ibm expm1l (sNaN) (bug 20233).Joseph Myers2016-06-092-2/+6
* Fix ldbl-128 expm1l (sNaN) (bug 20232).Joseph Myers2016-06-092-2/+8
* Always indirect branch to __libc_start_main via GOTH.J. Lu2016-06-092-9/+13
* X86-64: Add dummy memcopy.h and wordcopy.cH.J. Lu2016-06-093-0/+7
* quick_exit tests: Do not use C++ headersFlorian Weimer2016-06-093-15/+53
* Fix nscd assertion failure in gc (bug 19755)Andreas Schwab2016-06-093-2/+31
* 2016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>Paul Pluzhnikov2016-06-082-9/+55
* mach: Add mach_print sycsall declarationSamuel Thibault2016-06-092-0/+9
* Fix i386/x86_64 log1pl (sNaN) (bug 20229).Joseph Myers2016-06-084-0/+9
* Fix i386/x86_64 log10l (sNaN) (bug 20228).Joseph Myers2016-06-084-0/+10
* Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers2016-06-085-0/+12
* Fix i386/x86_64 expl, exp10l, expm1l for sNaN input (bug 20226).Joseph Myers2016-06-084-4/+24
* Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).Joseph Myers2016-06-088-6/+21
* Fix i386 cbrtl (sNaN) (bug 20224).Joseph Myers2016-06-083-0/+10
* X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu2016-06-0820-1490/+474
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-06-089-319/+101
* Generate new format names in auto-libm-test-outPaul E. Murphy2016-06-084-307667/+307674
* Remove type specific information from auto-libm-test-inPaul E. Murphy2016-06-083-2864/+2877
* Remove CHOOSE() macro from libm-tests.incPaul E. Murphy2016-06-0821-39/+73
* Apply LIT(x) to floating point literals in libm-test.cPaul E. Murphy2016-06-083-95/+145
* malloc: Correct size computation in realloc for dumped fake mmapped chunksFlorian Weimer2016-06-082-4/+15
* Fix i386 atanhl (sNaN) (bug 20219).Joseph Myers2016-06-073-0/+8
* Fix i386 asinhl (sNaN) (bug 20218).Joseph Myers2016-06-073-0/+10
* Check FMA after COMMON_CPUID_INDEX_80000001H.J. Lu2016-06-072-4/+16
* Bug 20214: Fix linux/in6.h and netinet/in.h sync.Carlos O'Donell2016-06-072-5/+26
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-0637-8/+215
* Fix a typo in comments in memmove-vec-unaligned-erms.SH.J. Lu2016-06-062-1/+6
* Fix dbl-64 asin (sNaN) (bug 20213).Joseph Myers2016-06-063-1/+10
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-0611-199/+155
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-0611-200/+155