Ed Schouten fc6f0665ba Add libstdthreads.
This library implements the C11 threads interface on top of the pthreads
library.  As discussed on the lists, the preferred way to implement
this, is as a separate library.

It is unlikely that these functions will be used a lot in the future. It
would have been easier if the C11 working group standardized (a subset
of) pthreads and clock_nanosleep(). Having it as a separate library
allows the embedded people to omit it from their system.

Discussed on:	arch@, threads@
2011-12-26 21:51:53 +00:00
..
2011-12-13 14:53:26 +00:00
2011-10-19 11:43:51 +00:00
2010-12-04 08:44:56 +00:00
2011-12-18 17:22:45 +00:00
2011-11-18 09:56:40 +00:00
2011-12-26 21:51:53 +00:00
2011-09-28 14:52:25 +00:00
2011-12-15 22:07:36 +00:00
2011-12-26 21:51:53 +00:00