From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/libedit: switch to alternate URL for proper packaging
Date: Tue, 30 Jul 2013 00:22:21 +0200 [thread overview]
Message-ID: <20130729222221.GB3420@free.fr> (raw)
In-Reply-To: <CAAXf6LVQ7FS+wUoNutsXMk1Jeh_hgg0gC+c5ywKx_Lf44qs=Pg@mail.gmail.com>
Thomas, All,
On 2013-07-29 21:14 +0200, Thomas De Schampheleire spake thusly:
> On Mon, Jul 29, 2013 at 6:44 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > From: "Yann E. MORIN" <yann.morin.1998@free.fr>
[--SNIP--]
> > +# Note: libbsd required for *vis functions, but works only with a toolchain
> > +# with __progname; otherwise, some features are disabled, as if libbsd was
> > +# missing entirely.
> > +ifeq ($(BR2_PACKAGE_LIBBSD),y)
> > +LIBEDIT_DEPENDENCIES += libbsd
> > +endif
>
> What does libbsd really provide us? What are these vis functions?
libbsd provides functions commonly found on *BSD systems, but not
commnly available on non *BSD systems such as Linux. See its homepage:
http://libbsd.freedesktop.org/
The *vis familly of functions provide a mean to "visually encode
characters" (from the man page). From what I see, it is a way to encode
(wide? unicode?) characters into a set of printable chars from the ASCII
set. Ie. all that is not in [[:print:]] is encoded. The encoding is
reversible.
libbsd+libedit are part of the stack I've been building up for more than
a year now, to build a complete qemu+libvirt based "VM server" (I have
to refresh the patchset (yet once more) before resubmitting to the list).
I would really like these two libs to stay in for this reason.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2013-07-29 22:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 16:44 [Buildroot] [PATCH v2] package/libedit: switch to alternate URL for proper packaging Yann E. MORIN
2013-07-29 18:26 ` Thomas Petazzoni
2013-07-29 22:09 ` Yann E. MORIN
2013-07-29 19:14 ` Thomas De Schampheleire
2013-07-29 22:22 ` Yann E. MORIN [this message]
2013-07-31 16:16 ` Thomas Petazzoni
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=20130729222221.GB3420@free.fr \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox