Fix some stuff that clang -Weverything was bitching about
A Simple Condition Variable Example (cvsimple.c)
Add LICENSE and README.md
Code is primarily taken from PThreads Programming book by Nichols, Buttlar & Farrell and as I follow through the book I try to fill in all the various gaps and unimplemented portions.
Examples from the book are available here which might have been of some help in certain times.