libowfat/scan
leitner 74d676fc62 fix typo in man page
make use of __uint128_t in scan_ulongn and provide long long based
implementation for 32-bit platforms
..
scan_8int.3 switch to size_t and ssize_t
scan_8int.c get rid of -Wconversion warnings
scan_8long.3 switch to size_t and ssize_t
scan_8long.c remove -Wconversion warnings
scan_8longlong.c get rid of -Wconversion warnings
scan_8longn.c get rid of -Wconversion warnings
scan_8short.3 switch to size_t and ssize_t
scan_8short.c remove -Wconversion warnings
scan_asn1derlength.3 make headers work in C++
scan_asn1derlength.c remove -Wconversion warnings
scan_asn1dertag.3 make headers work in C++
scan_asn1dertag.c make headers work in C++
scan_charsetnskip.3 switch to size_t and ssize_t
scan_charsetnskip.c get rid of -Wconversion warnings
scan_double.3 switch to size_t and ssize_t
scan_double.c get rid of more -Wconversion warnings
scan_fromhex.c get rid of -Wconversion warnings
scan_httpdate.3 switch to size_t and ssize_t
scan_httpdate.c get rid of -Wconversion warnings
scan_int.3 switch to size_t and ssize_t
scan_int.c remove -Wconversion warnings
scan_long.3 switch to size_t and ssize_t
scan_long.c get rid of -Wconversion warnings
scan_longlong.3 switch to size_t and ssize_t
scan_longlong.c get rid of -Wconversion warnings
scan_longn.c get rid of -Wconversion warnings
scan_netstring.c add scan_netstring
scan_noncharsetnskip.3 switch to size_t and ssize_t
scan_noncharsetnskip.c get rid of -Wconversion warnings
scan_nonwhitenskip.3 switch to size_t and ssize_t
scan_nonwhitenskip.c remove -Wconversion warnings
scan_plusminus.3 switch to size_t and ssize_t
scan_plusminus.c switch to size_t and ssize_t
scan_short.3 switch to size_t and ssize_t
scan_short.c get rid of -Wconversion warnings
scan_uint.3 switch to size_t and ssize_t
scan_uint.c remove can't happen code and instead force a compile time error
scan_ulong.3 fix typo in man page
scan_ulong.c add scan_netstring
scan_ulonglong.3 switch to size_t and ssize_t
scan_ulonglong.c get rid of -Wconversion warnings
scan_ulongn.c fix typo in man page
scan_ushort.3 switch to size_t and ssize_t
scan_ushort.c remove can't happen code and instead force a compile time error
scan_utf8.3 add json encoding routines to textcode
scan_utf8.c remove -Wconversion warnings
scan_whitenskip.3 switch to size_t and ssize_t
scan_whitenskip.c get rid of -Wconversion warnings
scan_xint.3 switch to size_t and ssize_t
scan_xint.c get rid of -Wconversion warnings
scan_xlong.3 switch to size_t and ssize_t
scan_xlong.c add scan_netstring
scan_xlonglong.3 switch to size_t and ssize_t
scan_xlonglong.c get rid of -Wconversion warnings
scan_xlongn.c get rid of -Wconversion warnings
scan_xshort.3 switch to size_t and ssize_t
scan_xshort.c get rid of -Wconversion warnings