Classic Macintosh MPW tool for file synchronization
Go to file
Dietrich Epp 4e0d9b16c7 Refactor SyncFiles
- Split into multiple source files
- Create new file action enum
- Push or pull must be explicit

GitOrigin-RevId: c6ccd85f1452a1333a1deb3495792451a0b8f860
2021-03-17 21:05:17 -04:00
gen Add generator for UTF-8 to Macintosh tables 2021-03-17 21:01:04 -04:00
.clang-format Clang format 2021-03-17 21:01:02 -04:00
defs.h Refactor SyncFiles 2021-03-17 21:05:17 -04:00
file.c Refactor SyncFiles 2021-03-17 21:05:17 -04:00
mac_from_unix_data.h Begin SyncFiles pull implementation 2021-03-17 21:01:04 -04:00
mac_from_unix.c Begin SyncFiles pull implementation 2021-03-17 21:01:04 -04:00
mac_to_unix.c Begin SyncFiles pull implementation 2021-03-17 21:01:04 -04:00
Makefile Refactor SyncFiles 2021-03-17 21:05:17 -04:00
sync.c Refactor SyncFiles 2021-03-17 21:05:17 -04:00
util.c Refactor SyncFiles 2021-03-17 21:05:17 -04:00