mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Kurt H Maier <khm-lists@intma.in>
To: musl@lists.openwall.com
Subject: Re: termios ugliness
Date: Thu, 15 Nov 2012 23:42:13 -0500	[thread overview]
Message-ID: <20121116044213.GA31425@intma.in> (raw)
In-Reply-To: <20121116035211.GA30974@brightrain.aerifal.cx>

On Thu, Nov 15, 2012 at 10:52:11PM -0500, Rich Felker wrote:
> Since it's a decision we can't really change later without breaking
> ABI, though, I'd like to ask the community: does anybody have a strong
> feeling about whether we should use the kernel termios structure
> directly or do like glibc and use an arch-generic userspace termios
> structure and code to convert to/from the kernel version?

I will always support the cleaner solution.  If this can be worked
around in the dynamic linker, that's where it should go.  This has the
advantage of not hosing up static stuff, and leaves the possibility open
to implement clean per-architecture implementations in the future.  I
have a feeling glibc does it their way in the (misguided) name of being
easier to maintain across platforms... but I'd rather have the 'right'
code.




  reply	other threads:[~2012-11-16  4:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16  3:52 Rich Felker
2012-11-16  4:42 ` Kurt H Maier [this message]
2012-11-16  8:27 ` Justin Cormack
2012-11-16 16:34 ` John Spencer
2012-11-16 18:59   ` Rich Felker
2012-11-17  1:46     ` Alex Caudill

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=20121116044213.GA31425@intma.in \
    --to=khm-lists@intma.in \
    --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).