2016-06-06 |
Joseph Myers | Fix dbl-64 asin (sNaN) (bug 20213). |
commit | commitdiff | tree |
2016-06-06 |
Adhemerval... | Consolidate pwritev/pwritev64 implementations |
commit | commitdiff | tree |
2016-06-06 |
Adhemerval... | Consolidate preadv/preadv64 implementation |
commit | commitdiff | tree |
2016-06-06 |
Joseph Myers | Fix dbl-64 acos (sNaN) (bug 20212). |
commit | commitdiff | tree |
2016-06-06 |
Tulio Magno... | powerpc: Fix --disable-multi-arch build on POWER8 |
commit | commitdiff | tree |
2016-06-06 |
Stefan Liebler | tst-rec-dlopen: Fix build fail due to missing inclusion... |
commit | commitdiff | tree |
2016-06-05 |
Paul Pluzhnikov | 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com> |
commit | commitdiff | tree |
2016-06-05 |
Florian Weimer | tst-rec-dlopen: Use interposed malloc instead of hooks |
commit | commitdiff | tree |
2016-06-04 |
Andreas Schwab | Use __typeof instead of typeof |
commit | commitdiff | tree |
2016-06-04 |
Carlos O'Donell | Fix include/wchar.h for C++ |
commit | commitdiff | tree |
2016-06-03 |
Joseph Myers | Fix x86/x86_64 nextafterl incrementing negative subnorm... |
commit | commitdiff | tree |
2016-06-03 |
Florian Weimer | libio: Use wmemset instead of __wmemset to avoid linkna... |
commit | commitdiff | tree |
2016-06-03 |
Carlos O'Donell | Fix macro API for __USE_KERNEL_IPV6_DEFS. |
commit | commitdiff | tree |
2016-06-01 |
Florian Weimer | fork in libpthread cannot use IFUNC resolver [BZ #19861] |
commit | commitdiff | tree |
2016-05-30 |
Paul Pluzhnikov | Merge branch 'master' of ssh://sourceware.org/git/glibc |
commit | commitdiff | tree |
2016-05-30 |
Paul Pluzhnikov | 2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com> |
commit | commitdiff | tree |
2016-05-30 |
Samuel Thibault | hurd: disable ifunc for now |
commit | commitdiff | tree |
2016-05-30 |
Samuel Thibault | Add more hurd exception to local headers list |
commit | commitdiff | tree |
2016-05-30 |
Adhemerval... | posix: Call _exit in failure case for posix_spawn{p... |
commit | commitdiff | tree |
2016-05-30 |
Roland McGrath | stpcpy is part of POSIX.1-2008 [BZ #3629] |
commit | commitdiff | tree |
2016-05-29 |
Samuel Thibault | hurd: fix _hurd_self_sigstate reference from ____longjm... |
commit | commitdiff | tree |
2016-05-27 |
H.J. Lu | Count number of logical processors sharing L2 cache |
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160). |
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Replace M_El with lit_e in libm-test.inc |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Replace M_PI_4l with lit_pi_4_d in libm-test.inc |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Replace M_PIl with lit_pi in libm-test.inc |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Replace M_PI2l with lit_pi_2_d in libm-test.inc |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Refactor M_ macros defined in libm-test.inc |
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Avoid "invalid" exceptions from powerpc fabsl (sNaN... |
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Remove unused macros from libm-test.inc. |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Refactor type specific macros using regexes |
commit | commitdiff | tree |
2016-05-27 |
Paul E. Murphy | Begin refactor of libm-test.inc |
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments... |
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Fix ldbl-128ibm sqrtl (sNaN) (bug 20153). |
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument ... |
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Add more sNaN tests to libm-test.inc. |
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Support sNaN testing in libm-test.inc. |
commit | commitdiff | tree |
2016-05-26 |
Adhemerval... | network: Fix missing bits from {recv,send}{m}msg standa... |
commit | commitdiff | tree |
2016-05-25 |
Adhemerval... | network: recvmmsg and sendmmsg standard compliance... |
commit | commitdiff | tree |
2016-05-25 |
Adhemerval... | network: recvmsg and sendmsg standard compliance (BZ... |
commit | commitdiff | tree |
2016-05-25 |
Adhemerval... | Adjust kernel-features.h defaults for recvmsg and sendmsg |
commit | commitdiff | tree |
2016-05-25 |
Paul E. Murphy | Refactor tst-strtod-round.c for type-generic-ness |
commit | commitdiff | tree |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc64 ceil, floor,... |
commit | commitdiff | tree |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc32 ceil, floor,... |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | Fix UTF-16 surrogate handling. [BZ #19727] |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | Fix ucs4le_internal_loop in error case. [BZ #19726] |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Fix utf32 to utf16 handling of low surrogates... |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Fix utf32 to utf8 handling of low surrogates... |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Use s390-64 specific ionv-modules on s390-32... |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Optimize utf16-utf32 module. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Optimize utf8-utf16 module. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Optimize utf8-utf32 module. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Optimize iso-8859-1 to ibm037 iconv-module. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Optimize builtin iconv-modules. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Optimize 8bit-generic iconv modules. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Configure check for vector support in gcc. |
commit | commitdiff | tree |
2016-05-25 |
Stefan Liebler | S390: Get rid of make warning: overriding recipe for... |
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from x86_64 SSE4.1 ceil, floor... |
commit | commitdiff | tree |
2016-05-24 |
Paul E. Murphy | Fixup usage of MIN_EXP in libm-test.inc |
commit | commitdiff | tree |
2016-05-24 |
Paul E. Murphy | Fixup usage of MANT_DIG in libm-test.inc |
commit | commitdiff | tree |
2016-05-24 |
Paul E. Murphy | Refactor tst-strtod-round.c |
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic round (bug 15479). |
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic floor (bug 15479). |
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic ceil (bug 15479). |
commit | commitdiff | tree |
2016-05-24 |
H.J. Lu | Avoid an extra branch to PLT for -z now |
commit | commitdiff | tree |
2016-05-24 |
Stefan Liebler | S390: Implement mempcpy with help of memcpy. [BZ #19765] |
commit | commitdiff | tree |
2016-05-24 |
Stefan Liebler | S390: Do not call memcpy, memcmp, memset within libc... |
commit | commitdiff | tree |
2016-05-24 |
Stefan Liebler | S390: Use 64bit instruction to check for copies of... |
commit | commitdiff | tree |
2016-05-24 |
Stefan Liebler | S390: Use mvcle for copies > 1MB on 32bit with default... |
commit | commitdiff | tree |
2016-05-24 |
Florian Weimer | malloc: Correct malloc alignment on 32-bit architecture... |
commit | commitdiff | tree |
2016-05-23 |
Paul E. Murphy | Refactor tst-strtod6.c |
commit | commitdiff | tree |
2016-05-23 |
Paul E. Murphy | Refactor bug-strtod2.c to be type generic |
commit | commitdiff | tree |
2016-05-23 |
Paul E. Murphy | Refactor bug-strtod.c to better test new types. |
commit | commitdiff | tree |
2016-05-23 |
Florian Weimer | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_cal... |
commit | commitdiff | tree |
2016-05-23 |
Florian Weimer | Make padding in struct sockaddr_storage explicit [BZ... |
commit | commitdiff | tree |
2016-05-23 |
Joseph Myers | conformtest: Correct some limits.h expectations for... |
commit | commitdiff | tree |
2016-05-23 |
Joseph Myers | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux... |
commit | commitdiff | tree |
2016-05-20 |
H.J. Lu | Remove special L2 cache case for Knights Landing |
commit | commitdiff | tree |
2016-05-20 |
Joseph Myers | conformtest: Correct ftw.h expectations for XPG3, XPG4. |
commit | commitdiff | tree |
2016-05-20 |
ricaljasan... | manual: fix typos in error reporting |
commit | commitdiff | tree |
2016-05-20 |
ricaljasan... | manual: fix typo in the introduction |
commit | commitdiff | tree |
2016-05-19 |
Joseph Myers | Implement proper fmal for ldbl-128ibm (bug 13304). |
commit | commitdiff | tree |
2016-05-19 |
H.J. Lu | Correct Intel processor level type mask from CPUID |
commit | commitdiff | tree |
2016-05-19 |
H.J. Lu | Check the HTT bit before counting logical threads |
commit | commitdiff | tree |
2016-05-19 |
H.J. Lu | Remove alignments on jump targets in memset |
commit | commitdiff | tree |
2016-05-19 |
Joseph Myers | conformtest: Correct pwd.h expectations for XPG3. |
commit | commitdiff | tree |
2016-05-19 |
Joseph Myers | conformtest: Correct search.h expectations for XPG3. |
commit | commitdiff | tree |
2016-05-18 |
Joseph Myers | Update libm-test.inc comment about NaN signs. |
commit | commitdiff | tree |
2016-05-18 |
H.J. Lu | Don't call internal _Unwind_Resume via PLT |
commit | commitdiff | tree |
2016-05-18 |
H.J. Lu | Don't call internal __pthread_unwind via PLT |
commit | commitdiff | tree |
2016-05-18 |
Joseph Myers | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h. |
commit | commitdiff | tree |
2016-05-18 |
Joseph Myers | Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h. |
commit | commitdiff | tree |
2016-05-18 |
H.J. Lu | Clear destination buffer updated by the previous run |
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Do not declare grantpt, ptsname, unlockpt in stdlib... |
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4... |
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Fix stdlib.h rand_r namespace (bug 20074). |
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Correct ttyslot header declaration conditions (bug... |
commit | commitdiff | tree |
2016-05-17 |
Stefan Liebler | Fix tst-cancel17/tst-cancelx17, which sometimes segfaul... |
commit | commitdiff | tree |
2016-05-13 |
Florian Weimer | tst-mallocfork2: Fix race condition, use fewer resources |
commit | commitdiff | tree |
next |