implementation of Apple "Blocks" runtime interfaces
A clone of the BlocksRuntime library portion of the compiler-rt library
(http://compiler-rt.llvm.org/) for use with the clang compiler's -fblocks
option.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://mackyle.github.io/blocksruntime/
