diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-11-23 16:24:08 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-11-23 16:46:49 +0100 |
commit | 650b607f339cd0ffa32e205e4501ec3fcfa88fbf (patch) | |
tree | c3ba2d5ac9709fa12e8d750a8bd82e727085c464 /tests/tar/xattr/fflags-libarchive.tar | |
parent | b4226fbb569bd39fa0198c0e823400836dd6cc2d (diff) |
Fix various data type problems
- Make sure the mockup constant for AT_FDCWD is actualy an int
- Don't use %lld printf format specified, mscrt doesn't have that
- On 64 bit windows, use %I64u format specified for size_t
- Seperate the overflow macro stuff from the form specifier stuff
- Move the whole thing to compat.h and clean it up a little so
it becomes readable.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'tests/tar/xattr/fflags-libarchive.tar')
0 files changed, 0 insertions, 0 deletions