← board

PAL file stat metadata

Problem

SysUtils.GetDirectoryContents can now return entry names and directory flags from getdents64, but it cannot report file sizes or timestamps. The file browser therefore renders names and [D] markers only; its compact view cannot show size/date and preview code cannot cheaply decide file classes from metadata.

Direction

Acceptance

Log