Commit Graph

13 Commits (master)

Author SHA1 Message Date
Greg Alexander 7db95c7815 update to target ABI "all", which adds x86_64 and arm64
5 years ago
Greg Alexander ccc93ed0da Fix one warning... A lot of warnings remain in dropbear, but hopefully
5 years ago
Greg Alexander cec5e52c7e Now it compiles with the new NDK.
5 years ago
Greg Alexander d637261fa1 use fchmod() instead of chmod() because Android 8.0 (Oreo) terminates the
7 years ago
Greg Alexander 7b8ce267d9 disable use of sigprocmask() in rsync, because Android Oreo (quite
7 years ago
Greg Alexander 8fb3ece145 turns out all rsync was missing for 64-bit files was
8 years ago
Greg Alexander 3bc9394101 add config defines to rsync so it will use mkstemp() instead of mktemp()
8 years ago
Greg Alexander 2090d565b7 add some missing system support #defines for rsync
9 years ago
Greg Alexander 1e212e3cec switch rsync over to using its own internal zlib
9 years ago
Greg Alexander d49b521972 the "zlib" directory from rsync 3.1.1. I had excluded this because we
9 years ago
Greg Alexander f2fa3afa0c no idea what rounding.h is really for, but it appears to be needed...this
9 years ago
Greg Alexander bb347ffffe now rsync builds (untested)
9 years ago
Greg Alexander d8cc8daef9 rsync 3.1.1 source, after i trimmed away the parts we obviously won't
9 years ago