mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH v2] refactor name_from_dns
Date: Wed, 29 Jun 2016 12:04:50 -0400	[thread overview]
Message-ID: <20160629160450.GL10893@brightrain.aerifal.cx> (raw)
In-Reply-To: <20160615182746.6728-1-ncopa@alpinelinux.org>

On Wed, Jun 15, 2016 at 08:27:46PM +0200, Natanael Copa wrote:
> loop over an address family / resource record mapping to avoid
> repetitive code.
> ---
> Changes since first version:
> - use static const for the struct. As discussed in IRC gcc manages to
>   unroll it and the size of the name_from_dns (.text) is slightly smaller.

Committed this and the first patch it depended on to fix the actual
bug, with minor improvements to the commit message to address what
code is being changed.

Rich


      reply	other threads:[~2016-06-29 16:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25  9:22 [PATCH 1/2] check result from res_mkquery Natanael Copa
2016-05-25  9:22 ` [PATCH 2/2] refactor name_from_dns Natanael Copa
2016-05-27  4:40   ` Rich Felker
2016-06-15 17:53     ` Natanael Copa
2016-06-15 18:27     ` [PATCH v2] " Natanael Copa
2016-06-29 16:04       ` Rich Felker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160629160450.GL10893@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).