This is a basic, really simple threads package for Unix-based systems.
I'm currently not allowing redistribution, since it's just not ready
yet, but it's getting there very quickly.  Distribution terms are as
specified in the actual code.

The primary author of this code is Robert Thau.  Others have made
suggestions and donated code along the way --- these include, in no
particular order,

Ben Laurie:  SCO support, DBX support, suggestions for cleaning up the code
             (and patches to nuke compiler warnings).
Jim Jaglieski: A/UX support.
Sameer Parekh: BSD 4.4 porting assistance
Dan Connolly:  Telling me my first cut at the package's user interface was
               a crock.  (He was right).

This code is Copyright Robert S. Thau 1996.
This code may be used for any purpose.  It may be redistributed on
the following terms: 1) this paragraph and the next must appear
unaltered in any source distribution, and be prominently displayed
in the supporting documentation for any source or binary
distribution; 2) if you wish to distribute modified or derived
works, each such work must bear a notice of who last altered the
included version of Really Simple Threads, and when.  The notice of
alterations shall be attached to the derivative works in the same
manner as these two paragraphs, and shall be at least as prominent.
Redistribution for any purpose is otherwise unrestricted.

THIS CODE IS IN AN UNFINISHED STATE, AND HAS NOT BEEN TESTED
TO THE POINT THAT THE AUTHOR BELIEVES IT CAN BE EXPECTED TO
WORK RELIABLY.  IT IS SUITABLE, AT THIS POINT, FOR EXPERIMENTATION
AND DEBUGGING ONLY.  TREAT ACCORDINGLY.
