mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: Gonzalo Alvarez <gonzaloab@gmail.com>
Cc: musl@lists.openwall.com
Subject: Re: [musl] alltype header typo in reg and user
Date: Sat, 11 May 2024 17:55:46 -0400	[thread overview]
Message-ID: <20240511215546.GV10433@brightrain.aerifal.cx> (raw)
In-Reply-To: <CAPHVM6dPd0EaYV6RvTkWSW7OggHf=PajXC5w9oDiiUkq0wqd4g@mail.gmail.com>

On Fri, May 10, 2024 at 08:27:34PM -0700, Gonzalo Alvarez wrote:
> First report here - forgive me if I'm missing something.
> 
> I'm using musl to build a cross toolchain for risc-v (specifically the
> xuantie v0.7.1 vector c906v version). When using the headers to build the
> packages in the buildroot, I hit an issue when including either sys/reg.h
> or sys/user.h, since it looks like there was a recent change that added an
> include there to bring 'alltypes.h' into those files, but the change is
> missing the 's' at the end. The diff is more descriptive.

Thanks. Indeed, this was missed because sys/reg.h and sys/user.h are
not included anywhere in the library source and don't break build,
just the tiny number of programs using these obscure headers. I've got
yout patch queued (with commit message added) and will be pushing it
in a bit.

Rich

      reply	other threads:[~2024-05-11 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11  3:27 Gonzalo Alvarez
2024-05-11 21:55 ` Rich Felker [this message]

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=20240511215546.GV10433@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=gonzaloab@gmail.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).