Age | Commit message (Expand) | Author |
2016-12-08 | alpha: fix trunc for big input valuesgentoo/2.23 | Aurelien Jarno |
2016-12-08 | alpha: fix rint on sNaN input | Aurelien Jarno |
2016-12-08 | alpha: fix floor on sNaN input | Aurelien Jarno |
2016-12-08 | alpha: fix ceil on sNaN input | Aurelien Jarno |
2016-12-08 | MIPS: Add `.insn' to ensure a text label is defined as code not data | Maciej W. Rozycki |
2016-11-15 | configure: accept __stack_chk_fail_local for ssp support too [BZ #20662] | Denis Kaganovich |
2016-11-12 | Fix cos computation for multiple precision fallback (bz #20357) | Siddhesh Poyarekar |
2016-11-12 | Don't compile do_test with -mavx/-mavx2/-mavx512. | Andrew Senkevich |
2016-11-12 | Fixed x86_64 vector sincos/sincosf ABI. | Andrew Senkevich |
2016-11-12 | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho |
2016-11-12 | nptl/tst-once5: Reduce time to expected failure | Florian Weimer |
2016-11-12 | argp: Do not override GCC keywords with macros [BZ #16907] | Florian Weimer |
2016-11-12 | fopencookie: Mangle function pointers stored on the heap [BZ #20222] | Florian Weimer |
2016-11-12 | nss_db: Fix initialization of iteration position [BZ #20237] | Florian Weimer |
2016-11-12 | Return proper status from _nss_nis_initgroups_dyn (bug 20262) | Andreas Schwab |
2016-11-12 | malloc: Avoid premature fallback to mmap [BZ #20284] | Florian Weimer |
2016-11-12 | arm: mark __startcontext as .cantunwind (bug 20435) | Andreas Schwab |
2016-11-12 | Do not override objects in libc.a in other static libraries [BZ #20452] | Florian Weimer |
2016-11-12 | malloc: Preserve arena free list/thread count invariant [BZ #20370] | Florian Weimer |
2016-11-12 | x86: Use sysdep.o from libc.a in static libraries | Florian Weimer |
2016-11-12 | SPARC64: update localplt.data | Aurelien Jarno |
2016-11-12 | hppa: fix loading of global pointer in _start [BZ #20277] | John David Anglin |
2016-11-12 | i686/multiarch: Regenerate ulps | Aurelien Jarno |
2016-11-12 | Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting. | Stefan Liebler |
2016-11-12 | MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c | Aurelien Jarno |
2016-11-12 | MIPS, SPARC: more fixes to the vfork aliases in libpthread.so | Aurelien Jarno |
2016-11-12 | MIPS, SPARC: fix wrong vfork aliases in libpthread.so | Aurelien Jarno |
2016-11-12 | libio: Fix fmemopen append mode failure (BZ# 20012) | Adhemerval Zanella |
2016-11-12 | libio: Update internal fmemopen position after write (BZ #20005) | Adhemerval Zanella |
2016-11-12 | fork in libpthread cannot use IFUNC resolver [BZ #19861] | Florian Weimer |
2016-11-12 | test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648] | Florian Weimer |
2016-11-12 | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer |
2016-11-12 | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] | Florian Weimer |
2016-11-12 | tst-mallocfork2: Fix race condition, use fewer resources | Florian Weimer |
2016-11-12 | Increase fork signal safety for single-threaded processes [BZ #19703] | Florian Weimer |
2016-11-12 | Fix strfmon_l: Use specified locale for number formatting [BZ #19633] | Stefan Liebler |
2016-11-12 | CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010] | Florian Weimer |
2016-11-12 | Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]" | Florian Weimer |
2016-11-12 | Remove trailing newline from date_fmt in Serbian locales [BZ #19581] | Florian Weimer |
2016-11-12 | Fix tst-dlsym-error build | Adhemerval Zanella |
2016-11-12 | Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] | Florian Weimer |
2016-11-12 | ldconfig: Do not remove stale symbolic links with -X [BZ #19610] | Florian Weimer |
2016-11-12 | CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] | Florian Weimer |
2016-11-12 | glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir | Florian Weimer |
2016-11-12 | strfmon_l: Use specified locale for number formatting [BZ #19633] | Florian Weimer |
2016-11-12 | tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860] | Florian Weimer |
2016-11-12 | Fix tst-audit10 build when -mavx512f is not supported. | Roland McGrath |
2016-11-12 | tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269] | Florian Weimer |
2016-11-12 | resolv: Always set *resplen2 out parameter in send_vc [BZ #19825] | Florian Weimer |
2016-11-12 | nss_dns: Skip over non-PTR records in the netent code [BZ #19868] | Florian Weimer |