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_std_c_alloc.c | ||
| check_std_c_jhash.c | ||
| check_std_c_path.c | ||
| check_std_c_rbtree.c | ||
| check_std_c_str.c | ||
| check_std_c_time.c | ||