mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
- use proper casts - use aproproate types - offer to build with -Werror - make printf attribute hinting gnu format style - remove unused helper methods - begin to use inttyes.h macros where suitable - move var declarations to the beginning of the method - properly use _FILE_OFFSET_BITS - silence variables unused depending on the define |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| csync_dummy.c | ||
| csync_owncloud_recursive_propfind.c | ||
| csync_owncloud_util.c | ||
| csync_owncloud.c | ||
| csync_owncloud.h | ||
| csync_sftp2.c | ||
| csync_sftp.c | ||
| csync_smb.c | ||