From: Po Lu <luangruo@yahoo.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: bruno@clisp.org, emacs-devel@gnu.org, eggert@cs.ucla.edu
Subject: Re: master 349798a9b8: Demote errors from utimensat copying directories
Date: Sat, 26 Aug 2023 17:33:59 +0800 [thread overview]
Message-ID: <87sf861720.fsf@yahoo.com> (raw)
In-Reply-To: <83sf86kw7y.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 26 Aug 2023 12:07:45 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
> Maybe I'm misunderstanding, but the comment in fileio.c seems to imply
> that the problem is with Gnulib's replacement for futimens:
>
> if (futimens (ofd, ts) != 0
> /* Various versions of the Android C library are missing
> futimens, prompting Gnulib to install a fallback that
> uses fdutimens instead. However, fdutimens is not
> supported on many Android kernels, so just silently fail
> if errno is ENOTSUP or ENOSYS. */
The comment in fileio.c I revised is orthogonal to the change to
files.el; I just fixed a typo while reviewing code adjascent to
set-file-times.
next prev parent reply other threads:[~2023-08-26 9:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-26 7:38 master 349798a9b8: Demote errors from utimensat copying directories Eli Zaretskii
2023-08-26 8:22 ` Po Lu
2023-08-26 9:07 ` Eli Zaretskii
2023-08-26 9:33 ` Po Lu [this message]
2023-08-26 16:12 ` Paul Eggert
2023-08-26 16:40 ` errors from fchownat " Bruno Haible
2023-08-26 16:57 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sf861720.fsf@yahoo.com \
--to=luangruo@yahoo.com \
--cc=bruno@clisp.org \
--cc=eggert@cs.ucla.edu \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/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.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).