|
cbe0292e4c
|
Before allocation of these three vars try to read a dir first.
|
2023-09-20 04:55:38 +04:00 |
|
|
d6463e81e8
|
A struct DirStats was renamed to DirStat.
|
2023-09-20 04:07:24 +04:00 |
|
|
920f9f08ee
|
Updated use of convertFileSize() in a ScanDirectory() function.
|
2022-12-17 22:46:17 +04:00 |
|
|
a567a27c69
|
A deprecated ioutil was replaced with os.ReadDir. And a bit mask compare was used instead of a symbol compare.
|
2022-12-17 22:44:29 +04:00 |
|
|
20a14eca95
|
Added code to resolve directory symlinks.
|
2022-06-28 06:13:44 +04:00 |
|
|
34a5202ea3
|
A working ScanDirectory() function.
|
2022-06-27 22:50:33 +04:00 |
|
|
cc0c97fa23
|
Initial commit.
|
2022-06-27 04:38:09 +04:00 |
|