]> git.cworth.org Git - tar/blob - lib/offtostr.c
Don't close file stream before EOF, closes #525818
[tar] / lib / offtostr.c
1 #define inttostr offtostr
2 #define inttype off_t
3 #include "inttostr.c"