Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-28 | fs/FileInfo: use GetFileAttributesEx() on WIN32 | Max Kellermann | 1 | -1/+49 | |
2015-02-28 | fs/FileInfo: new library providing GetFileInfo() | Max Kellermann | 1 | -0/+106 | |
Replaces StatFile(), with a portable data object. |