Logo
Explore Help
Sign In
JJBanana13/suyu
1
0
Fork 0
You've already forked suyu
mirror of https://git.suyu.dev/suyu/suyu synced 2026-03-12 17:41:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a98b6c8f0759232fbb19ca611f954943f3f0b7af
suyu/src/common/fs
History
Morph a98b6c8f07 common: fs: file: Flush the file to the disk when Flush() is called
std::fflush does not guarantee that file buffers are flushed to the disk.

Use _commit on Windows and fsync on all other OSes to ensure that the file is flushed to the disk.
2021-06-13 07:47:57 -04:00
..
file.cpp
common: fs: file: Flush the file to the disk when Flush() is called
2021-06-13 07:47:57 -04:00
file.h
common/fs/file: Explicitly delete copy constructors
2021-05-28 01:49:40 -04:00
fs_paths.h
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
2021-05-25 19:32:56 -04:00
fs_types.h
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
2021-05-25 19:32:56 -04:00
fs_util.cpp
common: fs: fs_util: Move PathToUTF8String to fs_util
2021-06-02 00:26:26 -04:00
fs_util.h
common: fs: fs_util: Move PathToUTF8String to fs_util
2021-06-02 00:26:26 -04:00
fs.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
2021-05-25 19:32:56 -04:00
fs.h
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
2021-05-25 19:32:56 -04:00
path_util.cpp
common: fs: fs_util: Move PathToUTF8String to fs_util
2021-06-02 00:26:26 -04:00
path_util.h
common/fs/path_util: Remove [[nodiscard]] from function with void return
2021-06-08 19:36:09 -04:00
Powered by Gitea Version: 1.25.1 Page: 16ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API