genode/repos/libports/recipes/pkg/test-pthread
Emery Hemingway 7a11384177 Merge pthread into libc library
The pthread API is considered a standard feature of libc so better to
simply merge it with the libc. Pthreads are in fact already a part of
the libc in the form of weak symbols. This merger is also a prerequisite
for better integrating pthreads with the libc I/O task.

Fix #3054
2018-11-29 11:46:01 +01:00
..
archives Archive recipes for autopilot tests 2018-11-16 15:07:53 +01:00
hash depot: update recipe hashes 2018-11-16 15:07:53 +01:00
README Archive recipes for autopilot tests 2018-11-16 15:07:53 +01:00
runtime Merge pthread into libc library 2018-11-29 11:46:01 +01:00

POSIX thread and semaphore test.