[bug #61327] Support for birth time

Bernhard Voelker <[email protected]>
Newsgroups gmane.comp.gnu.findutils.bugs
Message-ID <[email protected]>
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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.