]> infiniteadaptability.org Git - seeder/commit
...
authoralex <[email protected]>
Sun, 5 Sep 2021 23:14:16 +0000 (16:14 -0700)
committeralex <[email protected]>
Sun, 5 Sep 2021 23:14:16 +0000 (16:14 -0700)
commit5db323a4cc4622785272075ca0bc1bf7666804d1
treed3556e6a7393442c7a1084ea7c9e34feac4cefa1
parent908cf97426b2102ac01330dbe1d8077168c5cf76
...
16 files changed:
Makefile.am
inc/add.h [new file with mode: 0644]
inc/default.h
inc/opt.h
inc/setup.h
inc/torrent.h [new file with mode: 0644]
inc/util.h [new file with mode: 0644]
src/add.c [new file with mode: 0644]
src/default.c
src/opt/env.c
src/opt/piecel.c
src/opt/watch.c
src/setup.c
src/torrent.c [new file with mode: 0644]
src/util/dir.c [new file with mode: 0644]
src/util/file.c [new file with mode: 0644]