|
|
@ -3,7 +3,10 @@
|
|
|
|
add uninstall target
|
|
|
|
add uninstall target
|
|
|
|
add uint16_read API like the uint32_read one
|
|
|
|
add uint16_read API like the uint32_read one
|
|
|
|
add buffer_putnlflush
|
|
|
|
add buffer_putnlflush
|
|
|
|
lots of general clean-ups from Jukka Zitting
|
|
|
|
lots of general clean-ups from Jukka Zitting:
|
|
|
|
|
|
|
|
add FMT_LONG to fmt.h (FMT_ULONG plus 1 for sign)
|
|
|
|
|
|
|
|
fmt_strn did not work for out==NULL
|
|
|
|
|
|
|
|
fix inconsistencies in man pages
|
|
|
|
|
|
|
|
|
|
|
|
0.12:
|
|
|
|
0.12:
|
|
|
|
add textcode api for uuencode/uudecode, base64, quoted printable,
|
|
|
|
add textcode api for uuencode/uudecode, base64, quoted printable,
|
|
|
|