Aegisub/aegisub/libaegisub/unix
Thomas Goyne af74371f6d Retry commits of file writes for up to a second to work around AV scanning
Poorly-written antivirus software briefly lock newly written files to
scan them for viruses, which makes the rename from the temp file to
actual file fail. Work around this by retrying the rename up to ten
times.

Closes #1620.
2013-07-02 20:09:01 -07:00
..
access.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
fs.cpp non-pch compilation 2013-05-25 15:20:31 -07:00
log.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
path.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
util.cpp Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00