mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: gcc segfault at src/mman/mlockall.c
Date: Fri, 18 May 2012 20:56:55 -0400	[thread overview]
Message-ID: <20120519005655.GZ163@brightrain.aerifal.cx> (raw)
In-Reply-To: <20120518174533.22b8c9e2@newbook>

On Fri, May 18, 2012 at 05:45:33PM -0700, Isaac Dunham wrote:
> > There is also my noXCUse package, which aims at complete conformance
> > in all commands implemented, but not many commands are implemented
> > yet.
> Had not heard of that one, and Google seems not to recognize it... Is it
> publicly available yet?

It's on git.etalabs.net. I didn't put any effort into the release;
it's mostly code I had around from years ago. Only grep is new. Here's
the gitweb link:

http://git.etalabs.net/cgi-bin/gitweb.cgi

> While we're enumerating permissively-licensed userspaces, we might as

Actually mine are still GPL or LGPL (I forget which), but I have no
objection to relicensing them. I can do it sometime soon if anybody's
interested.

> well remember Android's toolbox,

Somehow I doubt this works at all...

> and more relevantly toybox (Landley's
> project that set off the whole discussion of licensing).

Yes, toybox is quite interesting but incomplete. In the long term it's
probably going to be the best option, though, especially if Rob ends
up being responsive about issues that come up... (Like my recent
finding that xargs is doing what many ppl wrongly assume it does,
rather than what it's actually supposed to do.)

> And in the less-viable set of options, there's beastiebox (way too
> limited and BSD-specific, though it may compile on Linux),
> and somewhere I saw a git repo with a port of netbsd userspace to
> uclibc (incompatible with musl, of course--uclibc seems to be the most
> "legacy friendly" libc in terms of headers, even compared with glibc).
> Besides that there's heirloom-tools.
> That would make 8 packages under permissive licenses that aim at what
> you're talking about.

But how many of them aim to implement POSIX compatible utilities, and
of those, how many come close to succeeding? Tools that are rough
lookalikes/workalikes for the standard tools but which behave
differently in subtle ways are rather useless for the purpose of
running third-party scripts (including configure scripts).

> So it isn't like there's a lack of options, it's just that none of
> them seem to be ready at present.

I agree there are several options, but not quite as many as you think.

> By the way, make is probably one of the biggest limitations--Linux and
> musl both rely extensively on gmake features that none of the
> BSD/permissively-licensd make versions support yet.  You probably won't
> get the kernel policy changed, either.

GNU make is by far the best/only decent make. If anybody really cares
that much about permissive license, they're free to make a clone, but
since GNU make is self-contained, extremely portable, clean code, I
think refusing to use it on the basis of license is silly. It's not
like other GNU packages that give you plenty of technical reasons to
dislike them in addition to whatever your ideological reasons are.

Rich


  reply	other threads:[~2012-05-19  0:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 16:35 Isaac Dunham
2012-05-15 16:42 ` Isaac Dunham
2012-05-15 19:21   ` Szabolcs Nagy
2012-05-15 19:30     ` Szabolcs Nagy
2012-05-16 18:53       ` Isaac Dunham
2012-05-16 22:04         ` Szabolcs Nagy
2012-05-17  6:07           ` Isaac Dunham
2012-05-18 14:58           ` Jens Staal
2012-05-18 17:21             ` Christian Neukirchen
2012-05-18 18:43               ` Jens Staal
2012-05-18 18:51                 ` Kurt H Maier
2012-05-18 22:58                   ` Rich Felker
2012-05-18 23:13                     ` Kurt H Maier
2012-05-19  0:45                     ` Isaac Dunham
2012-05-19  0:56                       ` Rich Felker [this message]
2012-05-19 18:45                         ` noXCUse, userspace options Isaac Dunham
2012-05-24  6:16                         ` noXCUse grep Isaac Dunham
2012-05-19 21:26                     ` gcc segfault at src/mman/mlockall.c Christian Neukirchen

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=20120519005655.GZ163@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).