bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63287] Only use open with O_TMPFILE when supported.


From: Dmitry Goncharov
Subject: [bug #63287] Only use open with O_TMPFILE when supported.
Date: Fri, 28 Oct 2022 20:47:45 -0400 (EDT)

Follow-up Comment #1, bug #63287 (project make):

This patch adds a configure check to detect whether O_TMPFILE is supported by
the filesystem/kernel.
The goal is to avoid doomed syscalls and related failure logging. Users tend
to freak out on failure logging.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63287>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]