win32-vd_agent/common
Frediano Ziglio 615cd463e0 vdlog: Use _wstat64 instead of GetFileSize
This has different advantages:
- code is shorter and more readable;
- does not need to open the file and close;
- works on files bigger than 4gb.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Victor Toso <victortoso@redhat.com>
2019-11-21 14:48:32 +00:00
..
stdint.h mingw: don't redefine SIZE_MAX 2012-02-23 19:03:25 +01:00
test-log.cpp Add a test for logging functions 2017-07-26 16:16:16 +01:00
vdcommon.cpp Remove some unused definitions 2019-04-30 09:22:11 +01:00
vdcommon.h Remove some unused definitions 2019-04-30 09:22:11 +01:00
vdlog.cpp vdlog: Use _wstat64 instead of GetFileSize 2019-11-21 14:48:32 +00:00
vdlog.h vdlog: Factor our a "logf" function to avoid long "LOG" macro 2018-07-08 20:19:21 +01:00
version.rc build: Automatically update version/copyright in version.rc 2016-11-17 13:17:20 +00:00