mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: A few issues on MIPS
Date: Mon, 5 Nov 2012 14:39:05 -0500	[thread overview]
Message-ID: <20121105193905.GR20323@brightrain.aerifal.cx> (raw)
In-Reply-To: <gjt2wj.md12tg.bfni29-qmf@mx.google.com>

On Mon, Nov 05, 2012 at 06:46:12PM +0000, sjpschutte@gmail.com wrote:
> Hi Rich,
> 
> I have recompiled musl with the patch and mongoose is working now.
> 
> I will report back on sqlite after a few hours.

My tests (committed to libc-testsuite) seem to indicate that these
interfaces are working right now. Note that I also committed further
header fixes (errno values); apparently these were copied from the
"generic" errno definitions after checking that the first page or so
of definitions match, without noticing mismatches further down.

Note that after applying the changes to update these headers, you
should run "make clean" before recompiling musl. The Makefile
dependency rules do not cause rebuild on changes to these files, on
the principle that changes to them _should_ just be adding new things;
not changing the existing ABI stuff. Of course, in this case the
existing stuff was wrong..

Rich


  parent reply	other threads:[~2012-11-05 19:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 14:34 Paul Schutte
2012-11-05 15:28 ` Szabolcs Nagy
2012-11-05 17:27   ` Paul Schutte
2012-11-05 17:31     ` Rich Felker
2012-11-05 18:11       ` Paul Schutte
2012-11-05 18:46       ` sjpschutte
2012-11-05 18:50         ` Szabolcs Nagy
2012-11-05 19:39         ` Rich Felker [this message]
2012-11-05 22:56           ` Paul Schutte

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=20121105193905.GR20323@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).