diff options
author | ehmry <ehmry@posteo.net> | 2022-01-24 20:57:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-24 20:57:37 +0100 |
commit | f7c4fb0014f320824d8f05e2e4d9776c09f51711 (patch) | |
tree | c4c29c4f15337c3c1284c410473b737a48f6ab93 /lib/pure/terminal.nim | |
parent | 15f54de5c4ee2f70e1304201ebc8c8634b731c9a (diff) | |
download | Nim-f7c4fb0014f320824d8f05e2e4d9776c09f51711.tar.gz |
os: faster getFileSize (#19438)
Use "stat" rather than "open", "seek", and "close" system calls. The Windows implementation remains the same.
Diffstat (limited to 'lib/pure/terminal.nim')
0 files changed, 0 insertions, 0 deletions