mirror of
https://github.com/depp/syncfiles.git
synced 2024-11-21 12:30:58 +00:00
d5bfaa510a
Include paths are updated to include the directory. It seems that CodeWarrior will search for include files recursively, which means that "error.h" may resolve to the wrong file (there are two). I am unsure of the rules CodeWarrior uses to find header files. Support for older versions of Universal Interfaces has been added. The project code has been reworked after thoroughly reviewing Inside Macintosh: Files. It is not complete, but it compiles, and the behavior of the Save / Save As commands have been thought out more carefully. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
crc32_test.c | ||
crc32.c | ||
crc32.h | ||
defs.h | ||
endian_test.c | ||
endian.h | ||
error.h | ||
strbuf_test.c | ||
strbuf.c | ||
strbuf.h | ||
test.c | ||
test.h | ||
toolbox.c | ||
util.c | ||
util.h |