From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2014-04-13
Date: Mon, 14 Apr 2014 10:30:21 +0200 [thread overview]
Message-ID: <20140414103021.0168d7d3@skate> (raw)
In-Reply-To: <20140414075801.GC9805@tarshish>
Dear Baruch Siach,
On Mon, 14 Apr 2014 10:58:01 +0300, Baruch Siach wrote:
> What's in stdlib.h? As far as I can see, uClibc version 0.9.33 has the
> rpmatch() declaration under '#if 0'.
#ifdef __USE_SVID
/* Determine whether the string value of RESPONSE matches the affirmation
or negative response expression as specified by the LC_MESSAGES category
in the program's current locale. Returns 1 if affirmative, 0 if
negative, and -1 if not matching. */
extern int rpmatch (__const char *__response) __THROW __nonnull ((1)) __wur;
#endif
See
http://free-electrons.com/~thomas/pub/peko-i686-wchar-toolchain.tar.xz
for a tarball of the full toolchain. But you will most likely not be
able to use it: it's built to run on a PowerPC machine :)
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-04-14 8:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-04-13 Thomas Petazzoni
2014-04-14 6:51 ` Baruch Siach
2014-04-14 7:15 ` Thomas Petazzoni
2014-04-14 7:58 ` Baruch Siach
2014-04-14 8:30 ` Thomas Petazzoni [this message]
2014-04-14 8:42 ` Baruch Siach
2014-04-14 8:58 ` Thomas Petazzoni
2014-04-14 9:07 ` Baruch Siach
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=20140414103021.0168d7d3@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.