posix_mq 2.0.0 - a minor API change + FreeBSD fixesv2.0.0
commit86f36a2d88aca8fdef45fd2a757f98a593935ba9
authorEric Wong <normalperson@yhbt.net>
Mon, 6 Aug 2012 20:58:04 +0000 (6 20:58 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 6 Aug 2012 20:58:04 +0000 (6 20:58 +0000)
tree132a840d4caa82f2fccb40c8d45e8ae2d2c498f5
parenta7fc8eea6fbe774d289676ac197972d8fb6c41f4
posix_mq 2.0.0 - a minor API change + FreeBSD fixes

Blocking methods no longer raise Errno::EINTR (to match
Ruby IO semantics, making code easier to work with).

There are also many FreeBSD-related fixes thanks to
Hleb Valoshka <375gnu@gmail.com> and small code cleanups.
GIT-VERSION-GEN