genode/libports/src
Christian Prochaska 12e1ae9d72 Implement '_nanosleep()'
This patch provides an implementation of the '_nanosleep()' libc function,
which blocks on a timed semaphore for the given time, but at least 10ms.
This should result in better performance than creating a timer connection
on every call (for thread-safety), but could still be improved.

Fixes #158.
2012-03-21 22:05:55 +01:00
..
app Interactive browsing through a PDF 2012-02-14 16:44:42 +01:00
lib Implement '_nanosleep()' 2012-03-21 22:05:55 +01:00
test Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00