]> git.ipfire.org Git - thirdparty/zstd.git/commit
[contrib] Add freestanding translator prototype 2264/head
authorNick Terrell <terrelln@fb.com>
Mon, 10 Aug 2020 17:42:27 +0000 (10:42 -0700)
committerNick Terrell <terrelln@fb.com>
Wed, 26 Aug 2020 19:26:05 +0000 (12:26 -0700)
commitae455dde08b48b4a5d91b150c48db51dd65dbdf1
treeadf4b21b1a712c40ce79c9f973f3312d83d4aa1d
parentc465f24457dc99473cbebe61e6b41732e4ca95ba
[contrib] Add freestanding translator prototype

This is the idea, some of the functionality isn't yet implemented.
contrib/freestanding_lib/freestanding.py [new file with mode: 0755]
contrib/freestanding_lib/test/Makefile [new file with mode: 0644]
contrib/freestanding_lib/test/test.c [new file with mode: 0644]
contrib/freestanding_lib/test/zstd_deps.h [new file with mode: 0644]