soft-fp: Use __label__ for all labels within macros.
[platform/upstream/glibc.git] / resolv /
2015-01-13 Roland McGrathRemove some references to bcopy/bcmp/bzero.
2015-01-06 Aurelien Jarnoresolv: fix rotate option
2015-01-06 Aurelien Jarnoresolv: improve comments about nserv and nservall
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17 Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-16 Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16 Siddhesh PoyarekarFix the 'array subscript is above array bounds' warning...
2014-12-16 Siddhesh PoyarekarFix 'array subscript is above array bounds' warning...
2014-12-16 Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-12 Stefan Lieblerresolv: Suppress maybe uninitialized warning
2014-12-02 Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-21 Alexandre OlivaBZ#16469: resolv: skip leading dot in domain to search
2014-11-21 Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-07-08 Siddhesh PoyarekarCheck value at resplen2 if it is not NULL
2014-07-02 Siddhesh PoyarekarAdd comment to gethnamaddr.c to warn that the file...
2014-07-01 Siddhesh PoyarekarRemove MULTI_PTRS_ARE_ALIASES in dns-hosts.c
2014-06-03 Andreas SchwabFix invalid file descriptor reuse while sending DNS...
2014-05-21 Joseph MyersDon't mention linuxthreads in Depend files.
2014-04-30 Siddhesh PoyarekarDo not fail if one of the two responses to AF_UNSPEC...
2014-04-11 Joseph Anthony Pas... Fix typo in comment in res_query.c
2014-04-09 Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-22 Roland McGrathRemove unused %include lines from Versions files.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-19 Andreas SchwabProperly fix memory leak in _nss_dns_gethostbyname4_r...
2014-02-16 Ondřej BílkaDeduplicate resolv/nss_dns/dns-host.c
2014-02-13 Andreas SchwabFix memory leak in _nss_dns_gethostbyname4_r with big...
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-14 Ondřej BílkaCorrectly copy resolver address. Fixes bug #13028.
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-08-30 Ondřej BílkaFix typos.
2013-08-29 Ondřej BílkaFix typos.
2013-08-27 Roland McGrathClean up _res declaration to use __thread unconditionally.
2013-08-27 Roland McGrathDon't try to use ioctl unless [FIONREAD].
2013-08-27 Roland McGrathMild decrufting in resolv code.
2013-08-21 Ondřej BílkaFix typos.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-29 Andreas JaegerBZ#15084: Apparent typos in strings in res_debug.c
2013-04-29 Andreas JaegerBZ#15085: Fix comments/strings for RES_NOCHECKNAME
2013-04-29 Andreas JaegerBZ#15086: Fix res_debug printing of options
2013-02-17 Andreas JaegerSort Versions files
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-11-30 Aurelien JarnoFix assertion failures in resolver (BZ #13013).
2012-11-20 Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-11-19 Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
2012-11-13 Joseph MyersDefine IPPORT_RESERVED in netdb.h for XPG4 and UNIX98...
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-07-12 Jeroen van BemmelAvoid duplicate DNS requests if answer is longer than...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-03-31 Siddhesh PoyarekarMerge copyright years in resolv/nss_dns/dns-host.c
2012-03-30 Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30 Jeff Law * resolv/nss_dns/dns-host.c: Update copyright...
2012-03-30 Ulrich DrepperBetter error handling for sendmmsg use in res_send
2012-03-30 Ulrich DrepperCorrect check for DNS request send success
2012-03-30 Ulrich DrepperSpeed up DNS by avoiding a system call if possible
2012-03-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28 Jeff Law [BZ #13760]
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-08 Thomas SchwingeFix struct timespec normalization (as used in many...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-29 Jeff Law[network] Avoid out ouf bounds read in __libc_res_nquer...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-12-17 Ross LagerwallOpen /etc/resolv.conf with FD_CLOEXEC
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-11-12 Ulrich DrepperAvoid unused warning in getaddrinfo_a
2011-09-21 Joseph MyersLink libresolv.so with ld.so for __stack_chk_guard.
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-18 Ulrich DrepperAdd rules to build libresolv with SSP flags
2011-08-04 Andreas SchwabProperly tokenize nameserver line for servers with...
2011-07-20 Andreas SchwabUse size_t for strlen results
2011-07-07 Andreas JaegerFix warnings in resolver code
2011-06-16 Ulrich DrepperFix typo in recent resolver change which causes segvs
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-31 Ulrich DrepperHandle DNS server failures in case of AF_UNSPEC lookups...
2011-05-30 Ulrich DrepperMake resolv.conf parsing more compact
next