mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Re: [musl] [RFC] removing SYS_clock_gettime & SYS_gettimeofday
Date: Thu, 30 Jan 2020 23:27:09 -0500	[thread overview]
Message-ID: <20200131042709.GD1663@brightrain.aerifal.cx> (raw)
In-Reply-To: <87k1583m8b.fsf@oldenburg2.str.redhat.com>

On Thu, Jan 30, 2020 at 06:09:08PM +0100, Florian Weimer wrote:
> * Rich Felker:
> 
> > I think I'd like to go ahead with this patch, discussed in a previous
> > thread. Does it look okay? Should I add any other syscalls that are
> > absolutely not valid to use anymore (as opposed to the ones with
> > optional timeouts, which I won't remove, because musl doesn't break
> > valid code to catch bugs) to the list?
> 
> I think this change needs to be reflected in the UAPI headers in some
> way, too.

Can you clarify? Do you mean asm/unistd.h? musl does not use it to
provide sys/syscall.h. I suppose it's possible that some applications
are including asm/unistd.h rather than sys/syscall.h (is there a code
search that could check this for us?) but my experience has been that
they use the latter, and I don't think there's much we can do about
the former, at least not from our side.

Rich

      reply	other threads:[~2020-01-31  4:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-30 16:38 Rich Felker
2020-01-30 17:09 ` Florian Weimer
2020-01-31  4:27   ` 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=20200131042709.GD1663@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --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).