genode/libports/src/lib/libc
Christian Prochaska adf895acad Print pthread stub messages to Genode log console
With this patch, the 'not implemented' messages of the pthread function
stubs always get printed to the Genode log console instead of stdout.

Issue #815.
2013-08-05 15:17:42 +02:00
..
patches Print pthread stub messages to Genode log console 2013-08-05 15:17:42 +02:00
Version.def Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
atexit.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
clock_gettime.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
dummies.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
environ.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
errno.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
exit.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
fd_alloc.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
file_operations.cc libc: Handle dup2 with two equal arguments 2013-02-22 20:28:28 +01:00
gai_strerror.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gettimeofday.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
issetugid.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_debug.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
libc_mem_alloc.cc Propagate 'Range_allocator::alloc_aligned' errors 2012-11-28 22:51:09 +01:00
libc_mem_alloc.h Let mmap return aligned anonymous memory 2012-05-18 17:04:52 +02:00
libc_mmap_registry.h libc: Add munmap support to plugin interface 2012-08-17 11:52:02 +02:00
libc_pdbg.cc Print pthread stub messages to Genode log console 2013-08-05 15:17:42 +02:00
libc_pdbg.h Print pthread stub messages to Genode log console 2013-08-05 15:17:42 +02:00
log2.c Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
malloc.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nanosleep.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
plugin.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
plugin_registry.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
poll.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pread_pwrite.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
progname.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
readv_writev.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rlimit.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
select.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
sysctl.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00