Skip to content

v1.4.12

Compare
Choose a tag to compare
@adamansky adamansky released this 19 Jul 03:10
· 284 commits to master since this release
  • Added IW_ERROR_UNSUPPORTED error code
  • Added IW_ALLOC attribute((malloc)) optimization
  • Added ring buffer implementation (iwrb.h)
  • Added queue_blocking argument iwstw_start() (iwstw.h)
  • Minor changes in iwlog.h api
  • memcpy replaced by memmove for overlaping cases (iwarr.c)