syncfiles/lib
Dietrich Epp 70abe95ff1 Create a tree structure for storing file metadata
This adds a a "simple" red-black tree that can store a record of each
file both on the local and remote side.
2022-03-30 05:23:37 -04:00
..
BUILD.bazel Annotate test size 2022-03-30 05:18:21 -04:00
defs.h Create a tree structure for storing file metadata 2022-03-30 05:23:37 -04:00
endian_test.c Reorganize 2022-03-30 03:46:19 -04:00
endian.h Add byte order conversion utilities 2022-03-29 15:34:27 -04:00
test.c Reorganize 2022-03-30 03:46:19 -04:00
test.h Reorganize 2022-03-30 03:46:19 -04:00
toolbox.c Reorganize 2022-03-30 03:46:19 -04:00
util.c Create a tree structure for storing file metadata 2022-03-30 05:23:37 -04:00
util.h Reorganize 2022-03-30 03:46:19 -04:00