j
k
j a
j l
posix_fallocate() looks like a better fit when increasing allocation size but you'd need to check the file size first, which introduces a race condition. posix_fallocate() will also increase the file size if the file is truncated by another thread.
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites