genode/libports/src/lib
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
..
egl Replace Framebuffer::info by Framebuffer::mode 2012-01-25 13:27:47 +01:00
ffat Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gallium Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gmp Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libc Implement '_nanosleep()' 2012-03-21 22:05:55 +01:00
libc_ffat Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_lock_pipe Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_log Let tcgetattr succeed for libc_log 2012-01-06 19:07:34 +01:00
libc_lwip Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_lwip_loopback Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_lwip_nic_dhcp Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_rom Change include order to remedy conflicting defines 2012-03-16 14:45:54 +01:00
libc_terminal Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libdrm Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libpng Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
lwip Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
python Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
readline Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
sdl Replace Framebuffer::info by Framebuffer::mode 2012-01-25 13:27:47 +01:00