bug-findutils
[Top][All Lists]
Advanced

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

[bug #61327] Support for birth time


From: Bernhard Voelker
Subject: [bug #61327] Support for birth time
Date: Mon, 29 Nov 2021 05:03:08 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Follow-up Comment #4, bug #61327 (project findutils):

> On Linux, `find -printf %BT` produces empty string even if the operating
system and filesystem support birth times.

That's true, but GNU/Linux does not provide it via the stat() system call
but via statx() instead.  And that's what I wrote in comment #1: we'll have
to
change find(1) to the statx() system call like ls(1) does to support birth
time on GNU/Linux.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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