mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Cc: Jaydeep Patil <Jaydeep.Patil@imgtec.com>
Subject: mips64/n32 struct termios
Date: Tue, 26 Apr 2016 13:27:04 -0400	[thread overview]
Message-ID: <20160426172703.GP21636@brightrain.aerifal.cx> (raw)

I noticed that the mips64/n32 versions of struct termios have omitted
the two speed_t fields at the end, which other archs (including mips)
all have. It's dubious whether these make sense or are useful for
anything, and I don't even recall the whole history of why we have
them, but as long as we do have them for all the other archs I kind of
think it makes sense to put them back for mips64/n32 in case we ever
need them for something (or for expansion) or want generic code to be
able to access them.

Was there a reason they were omitted in the new ports? Any objection
to adding them back?

Rich


             reply	other threads:[~2016-04-26 17:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26 17:27 Rich Felker [this message]
2016-04-26 18:44 ` Szabolcs Nagy
2016-04-27  4:44   ` Jaydeep Patil

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=20160426172703.GP21636@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=Jaydeep.Patil@imgtec.com \
    --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).