acquire — Acquire a semaphore

By Chris Herborth (chrish@qnx.com)
Dec. 13, 1997

Here's a little tool I whipped up the other day while trying to diagnose a
problem with the GeekGadgets port of GNU EMACS.

acquire will acquire a given semaphore, much the same way /bin/release
will release a given semaphore.

Also like release, acquire could cause your system to do strange and wonderful
things.  Be very careful with this!

License
You may use this binary or source code for whatever you wish, without limitations,
as long as you give me some sort of credit for it.  Thanks.
