Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always va_end even when an error occurs | Tomasz Kramkowski | 2021-08-07 | 1 | -4/+6 |
* | fix up missed pack_type chars | Tomasz Kramkowski | 2021-08-06 | 1 | -1/+1 |
* | use xmacros to generate type related code | Tomasz Kramkowski | 2021-08-06 | 1 | -19/+15 |
* | add pack_type and pack_endian and use them | Tomasz Kramkowski | 2021-08-06 | 1 | -16/+16 |
* | Fix license information content and format | Tomasz Kramkowski | 2021-08-05 | 1 | -1/+1 |
* | Define PRIuSIZE to avoid issues compiling with msvcrt | Tomasz Kramkowski | 2021-08-05 | 1 | -2/+2 |
* | explicitly cast printf %p params to (void *) | Tomasz Kramkowski | 2021-08-05 | 1 | -1/+1 |
* | Implement a basic pack function | Tomasz Kramkowski | 2020-09-12 | 1 | -0/+81 |