about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]"Florian Weimer2016-05-114-130/+2
* Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer2016-05-094-3/+10
* Fix tst-dlsym-error buildAdhemerval Zanella2016-05-092-0/+5
* Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer2016-05-094-2/+125
* ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer2016-05-094-4/+83
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-095-100/+184
* glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2016-05-096-24/+100
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-05-097-25/+301
* tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2016-05-092-1/+10
* Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath2016-05-093-3/+10
* tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer2016-05-096-55/+127
* resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]Florian Weimer2016-05-092-21/+25
* nss_dns: Skip over non-PTR records in the netent code [BZ #19868]Florian Weimer2016-05-092-2/+25
* nss_dns: Check address length before creating addrinfo result [BZ #19831]Florian Weimer2016-05-092-20/+47
* resolv, nss_dns: Remove remaining syslog logging [BZ #19862]Florian Weimer2016-05-093-42/+10
* nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer2016-05-093-3/+36
* nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer2016-05-092-0/+13
* malloc: Add missing internal_function attributes on function definitionsFlorian Weimer2016-05-092-0/+9
* malloc: Remove malloc hooks from fork handlerFlorian Weimer2016-05-093-119/+25
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-05-099-51/+321
* Fix malloc threaded tests link on non-LinuxSamuel Thibault2016-05-092-6/+9
* malloc: Remove NO_THREADSFlorian Weimer2016-05-094-24/+7
* hesiod: Avoid heap overflow in get_txt_records [BZ #20031]Florian Weimer2016-05-092-1/+7
* hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer2016-05-0911-156/+89
* hesiod: Remove RCS keywordsFlorian Weimer2016-05-094-12/+6
* getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer2016-05-092-52/+63
* getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer2016-05-092-7/+11
* getnameinfo: Reduce line length and add missing commentsFlorian Weimer2016-05-092-21/+27
* getnameinfo: Refactor and fix memory leak [BZ #19642]Florian Weimer2016-05-092-240/+357
* getnameinfo: Do not preserve errnoFlorian Weimer2016-05-092-10/+6
* nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer2016-05-092-2/+8
* Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux2016-04-203-21/+30
* configure: fix `test ==` usageMike Frysinger2016-04-095-6/+13
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2016-04-043-6/+16
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-014-65/+136
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-017-248/+516
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2016-03-283-23/+50
* math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon2016-03-213-1/+9
* Fix resource leak in resolver (bug 19257)Andreas Schwab2016-03-202-1/+7
* Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu2016-03-113-1/+8
* Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu2016-03-113-0/+9
* Mention BZ #19762 in NEWSH.J. Lu2016-03-101-0/+1
* Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu2016-03-1010-9/+27
* mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno2016-03-093-0/+14
* Add sys/auxv.h wrapper to include/sys/Aurelien Jarno2016-03-082-0/+5
* sln: use stat64Hongjiu Zhang2016-03-072-2/+7
* Update NEWS.Carlos O'Donell2016-02-261-0/+11
* NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell2016-02-252-1/+5
* Don't use long double math functions if NO_LONG_DOUBLEAndreas Schwab2016-02-252-1/+11
* Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath2016-02-222-0/+11