mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: termios ugliness
Date: Fri, 16 Nov 2012 13:59:31 -0500	[thread overview]
Message-ID: <20121116185931.GP20323@brightrain.aerifal.cx> (raw)
In-Reply-To: <50A66B29.7080603@barfooze.de>

On Fri, Nov 16, 2012 at 05:34:49PM +0100, John Spencer wrote:
> On 11/16/2012 04:52 AM, 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 think that it's not worthwile to support glibc abi compatibility
> on that platform, if that means that we have to bloat the code
> and/or use hacks to achieve it.
> 
> +1 for the straight approach.

Note that even the GNU folks did not care about ABI compatibility on
ppc. They changed long double from ld64 to ld128 and broke everything.
Since we're going to be using the ld64 variant anyway which is already
incompatible with current glibc, I see little point in aiming for
glibc compat on ppc.

Rich


  reply	other threads:[~2012-11-16 18:59 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
2012-11-16  8:27 ` Justin Cormack
2012-11-16 16:34 ` John Spencer
2012-11-16 18:59   ` Rich Felker [this message]
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=20121116185931.GP20323@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).