https://bugs.kde.org/show_bug.cgi?id=397398

--- Comment #5 from Méven Car <meve...@gmail.com> ---
More precisely here :
https://github.com/KDE/krusader/blob/a7ebda9a8054448f46feb044935236c86021bc29/krusader/FileSystem/filesystem.cpp#L238

It uses stat ctime as creation time, but it is the change status time.

To get the creation time, also called birth time, of files, there is a new
syscall statx more complete than stat available since glib 2.28.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to