Age | Commit message (Expand) | Author | Files | Lines |
2016-07-01 | SPARC64: update localplt.data | Aurelien Jarno | 2 | -0/+5 |
2016-07-01 | hppa: fix loading of global pointer in _start [BZ #20277] | John David Anglin | 3 | -0/+9 |
2016-06-30 | i686/multiarch: Regenerate ulps | Aurelien Jarno | 2 | -8/+12 |
2016-06-28 | Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting. | Stefan Liebler | 2 | -0/+20 |
2016-06-27 | MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c | Aurelien Jarno | 4 | -6/+24 |
2016-06-27 | MIPS, SPARC: more fixes to the vfork aliases in libpthread.so | Aurelien Jarno | 4 | -14/+23 |
2016-06-19 | MIPS, SPARC: fix wrong vfork aliases in libpthread.so | Aurelien Jarno | 4 | -0/+13 |
2016-06-03 | libio: Fix fmemopen append mode failure (BZ# 20012) | Adhemerval Zanella | 3 | -14/+138 |
2016-06-03 | libio: Update internal fmemopen position after write (BZ #20005) | Adhemerval Zanella | 4 | -4/+83 |
2016-06-02 | fork in libpthread cannot use IFUNC resolver [BZ #19861] | Florian Weimer | 2 | -33/+19 |
2016-05-30 | test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648] | Florian Weimer | 2 | -17/+5 |
2016-05-24 | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer | 9 | -15/+213 |
2016-05-24 | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] | Florian Weimer | 3 | -1/+20 |
2016-05-24 | tst-mallocfork2: Fix race condition, use fewer resources | Florian Weimer | 2 | -1/+16 |
2016-05-12 | Increase fork signal safety for single-threaded processes [BZ #19703] | Florian Weimer | 4 | -16/+262 |
2016-05-11 | Fix strfmon_l: Use specified locale for number formatting [BZ #19633] | Stefan Liebler | 2 | -6/+12 |
2016-05-11 | CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010] | Florian Weimer | 2 | -61/+79 |
2016-05-11 | Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]" | Florian Weimer | 4 | -130/+2 |
2016-05-09 | Remove trailing newline from date_fmt in Serbian locales [BZ #19581] | Florian Weimer | 4 | -3/+10 |
2016-05-09 | Fix tst-dlsym-error build | Adhemerval Zanella | 2 | -0/+5 |
2016-05-09 | Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] | Florian Weimer | 4 | -2/+125 |
2016-05-09 | ldconfig: Do not remove stale symbolic links with -X [BZ #19610] | Florian Weimer | 4 | -4/+83 |
2016-05-09 | CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] | Florian Weimer | 5 | -100/+184 |
2016-05-09 | glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir | Florian Weimer | 6 | -24/+100 |
2016-05-09 | strfmon_l: Use specified locale for number formatting [BZ #19633] | Florian Weimer | 7 | -25/+301 |
2016-05-09 | tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860] | Florian Weimer | 2 | -1/+10 |
2016-05-09 | Fix tst-audit10 build when -mavx512f is not supported. | Roland McGrath | 3 | -3/+10 |
2016-05-09 | tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269] | Florian Weimer | 6 | -55/+127 |
2016-05-09 | resolv: Always set *resplen2 out parameter in send_vc [BZ #19825] | Florian Weimer | 2 | -21/+25 |
2016-05-09 | nss_dns: Skip over non-PTR records in the netent code [BZ #19868] | Florian Weimer | 2 | -2/+25 |
2016-05-09 | nss_dns: Check address length before creating addrinfo result [BZ #19831] | Florian Weimer | 2 | -20/+47 |
2016-05-09 | resolv, nss_dns: Remove remaining syslog logging [BZ #19862] | Florian Weimer | 3 | -42/+10 |
2016-05-09 | nss_dns: Validate RDATA length against packet length [BZ #19830] | Florian Weimer | 3 | -3/+36 |
2016-05-09 | nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865] | Florian Weimer | 2 | -0/+13 |
2016-05-09 | malloc: Add missing internal_function attributes on function definitions | Florian Weimer | 2 | -0/+9 |
2016-05-09 | malloc: Remove malloc hooks from fork handler | Florian Weimer | 3 | -119/+25 |
2016-05-09 | malloc: Run fork handler as late as possible [BZ #19431] | Florian Weimer | 9 | -51/+321 |
2016-05-09 | Fix malloc threaded tests link on non-Linux | Samuel Thibault | 2 | -6/+9 |
2016-05-09 | malloc: Remove NO_THREADS | Florian Weimer | 4 | -24/+7 |
2016-05-09 | hesiod: Avoid heap overflow in get_txt_records [BZ #20031] | Florian Weimer | 2 | -1/+7 |
2016-05-09 | hesiod: Always use thread-local resolver state [BZ #19573] | Florian Weimer | 11 | -156/+89 |
2016-05-09 | hesiod: Remove RCS keywords | Florian Weimer | 4 | -12/+6 |
2016-05-09 | getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787] | Florian Weimer | 2 | -52/+63 |
2016-05-09 | getnameinfo: Avoid calling strnlen on uninitialized buffer | Florian Weimer | 2 | -7/+11 |
2016-05-09 | getnameinfo: Reduce line length and add missing comments | Florian Weimer | 2 | -21/+27 |
2016-05-09 | getnameinfo: Refactor and fix memory leak [BZ #19642] | Florian Weimer | 2 | -240/+357 |
2016-05-09 | getnameinfo: Do not preserve errno | Florian Weimer | 2 | -10/+6 |
2016-05-09 | nss_db: Propagate ERANGE error if parse_line fails [BZ #19837] | Florian Weimer | 2 | -2/+8 |
2016-04-20 | Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses | Yvan Roux | 3 | -21/+30 |
2016-04-09 | configure: fix `test ==` usage | Mike Frysinger | 5 | -6/+13 |