mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
- Replace functions that are provided by MinGW with a Win32-based implementation - Explicitly export needed symbols from ocsync.dll - Rename share.h to sharemanager.h since the name clashes with one of the Windows headers and get included from there - Remove the timestamp from the fallback csync stderr logging, it's not used since we always provide a log callback |
||
|---|---|---|
| .. | ||
| check_csync_commit.c | ||
| check_csync_create.c | ||
| check_csync_exclude.c | ||
| check_csync_init.c | ||
| check_csync_log.c | ||
| check_csync_misc.c | ||
| check_csync_statedb_load.c | ||
| check_csync_statedb_query.c | ||
| check_csync_update.c | ||
| check_csync_util.c | ||