mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Justin Cormack <justin@specialbusservice.com>
To: musl@lists.openwall.com
Subject: Re: [RFC] Implement errc/warnc family of functions
Date: Fri, 13 Jun 2014 09:56:14 +0100	[thread overview]
Message-ID: <CAK4o1WxjoL389ghUJFbo_P5ath12wwOPqp_Wb94iWo0CZfs7QA@mail.gmail.com> (raw)
In-Reply-To: <20140613060623.GB11032@muslin>

On Fri, Jun 13, 2014 at 7:06 AM, Isaac Dunham <ibid.ag@gmail.com> wrote:
> I was trying to build netbsd sed, and it needed errc.
> So I wrote an errc implementation.

NetBSD does not have errc any more, and sed is required to be POSIX
(at least) compatible as it is used in the build process, and you can
cross build NetBSD on pretty much any OS (including Musl, I test that)

The errc definition is provided by tools/compat in the source tree,
which uses the errc.c file which is under libc in the source tree but
is not actually built as part of libc any more.

Justin


  reply	other threads:[~2014-06-13  8:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13  6:06 Isaac Dunham
2014-06-13  8:56 ` Justin Cormack [this message]
2014-06-13 16:33 ` Rich Felker
2014-06-14  2:33   ` [RFC] [v2] " Isaac Dunham
2014-06-14  6:34     ` writeonce

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=CAK4o1WxjoL389ghUJFbo_P5ath12wwOPqp_Wb94iWo0CZfs7QA@mail.gmail.com \
    --to=justin@specialbusservice.com \
    --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).