![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <zstd.h>#include <zstd_errors.h>#include <unistd.h>#include "xxhash.h"#include "pool.h"#include "zstd_seekable.h"Data Structures | |
| struct | job |
Macros | |
| #define | ZSTD_STATIC_LINKING_ONLY |
| #define | SLEEP(x) |
Functions | |
| int | main (int argc, const char **argv) |
| #define SLEEP | ( | x | ) |
| #define ZSTD_STATIC_LINKING_ONLY |