Go to file
Ali MJ Al-Nasrawy 01969fc530 flush OS write buffers before saving control file
This ensures that pieces are physically written to disk before
marking them as finished in the control file.

This should prevent data loss and corruption when resuming downloads
after a system crash.

Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
2020-06-17 11:07:03 +03:00
android android: Build and link with zlib 2015-05-21 00:00:37 +09:00
deps Fix bug that --disable-websocket causes build error 2016-12-10 20:58:57 +09:00
doc Update aria2c.rst 2019-10-06 17:34:06 +03:00
examples clang-format-5.0 2017-11-23 14:11:43 +09:00
lib Removed autogenerated files by automake/autoconf. 2010-11-27 23:31:17 +09:00
m4 configure: Use pkg-config to find libs whenever possible 2016-11-12 22:13:48 +01:00
osx-package Initial revision of the a new OSX release Makefile 2013-12-19 18:46:51 +01:00
po po/README: deflate -> inflate 2016-05-07 16:23:18 -04:00
src flush OS write buffers before saving control file 2020-06-17 11:07:03 +03:00
test flush internal buffers before auto-saving control file 2020-06-17 11:05:30 +03:00
.clang-format clang-format-8 2019-06-22 17:18:01 +09:00
.gitignore Update .gitignore 2014-03-22 12:26:15 +09:00
.travis.yml Update travis 2018-01-08 15:12:24 +09:00
AUTHORS Update AUTHORS 2019-10-06 09:37:18 +09:00
COPYING 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
ChangeLog Added empty ChangeLog. 2010-11-28 00:38:58 +09:00
ChangeLog.old Fix typo 2017-04-15 22:19:04 +09:00
Dockerfile.mingw Update mingw build dependencies 2019-09-15 17:48:33 +09:00
Dockerfile.raspberrypi Update links in Dockerfile.raspberrypi 2017-03-02 13:29:52 +01:00
LICENSE.OpenSSL 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Makefile.am Fix make dist 2019-10-06 10:48:48 +09:00
NEWS Update NEWS 2019-10-06 09:59:16 +09:00
README Converted README.asciidoc into README.rst 2012-04-22 23:27:32 +09:00
README.android Update android build dependencies 2019-09-15 11:15:29 +09:00
README.mingw Update mingw build dependencies 2019-09-15 17:48:33 +09:00
README.rst Update android build dependencies 2019-09-15 11:15:29 +09:00
android-config Update android build dependencies 2019-09-15 11:15:29 +09:00
android-release Update android build dependencies 2019-09-15 11:15:29 +09:00
build_test.sh Copy test logs as well 2015-09-27 23:49:44 +09:00
configure.ac Bump up version number to 1.35.0 2019-10-06 09:59:59 +09:00
import-po spelling fixes 2017-03-20 22:44:41 +01:00
makerelease Fix makerelease 2019-10-06 10:16:42 +09:00
makerelease-osx.mk Update macOS dependencies 2019-10-06 12:13:59 +02:00
mingw-build-memo Update mingw build dependencies 2019-09-15 17:48:33 +09:00
mingw-config Update mingw build dependencies 2019-09-15 17:48:33 +09:00
mingw-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
script-helper Added README and release script for mingw build 2012-06-30 00:53:48 +09:00

README

See README.rst