mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: BusyBox ?
Date: Fri, 5 Aug 2011 13:52:31 -0400	[thread overview]
Message-ID: <20110805175231.GD132@brightrain.aerifal.cx> (raw)
In-Reply-To: <9f8fcd37dea8cd3fe5ce425947229ced@smtp1.ispfr.net>

On Fri, Aug 05, 2011 at 07:41:22PM +0200, nicolas@atelier-web.com wrote:
> Thanks !
> 
> Is this patch always necessary ?
> https://github.com/chneukirchen/sabotage/blob/master/KEEP/busybox.patch

Many of these issues have since been fixed or at least changed in
upstream BusyBox. Hopefully fewer changes are needed now...

> If yes, should we contact the BusyBox project to say them to add the : #if
> defined(__musl__) ?

No, because __musl__ is not defined by musl; it's something added by
Sabotage. The right fix is to find out whether it's musl or BusyBox
doing things wrong and fix one or the other so that things work
without ugly special-casing.

Rich


      reply	other threads:[~2011-08-05 17:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 13:12 nicolas
2011-08-04 13:18 ` Jens Staal
2011-08-05 17:41   ` nicolas
2011-08-05 17:52     ` 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=20110805175231.GD132@brightrain.aerifal.cx \
    --to=dalias@aerifal.cx \
    --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).