genode/libports/src/lib/libc
Alexander Boettcher 8366d07082 vbox: use separate memory spaces
Use the libc Mem_alloc implementation per MMTYP of virtualbox. With this the
invariant that all memory allocation of a MMTYP are dense located.

Fixes #1130
2014-05-07 10:37:39 +02:00
..
patches Print pthread stub messages to Genode log console 2013-08-05 15:17:42 +02: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 libc: Make File_descriptor::fd_path char const * 2014-04-29 15:19:28 +02:00
file_operations.cc libc: Add 'rmdir' to plugin interface 2014-04-29 15:19:28 +02: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 libc: move mem alloc definition in header file 2014-05-07 10:37:39 +02:00
libc_mem_alloc.h vbox: use separate memory spaces 2014-05-07 10:37:39 +02:00
libc_mmap_registry.h base: Add const qualifiers to 'util/list.h' 2013-09-18 14:58:55 +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 libc: malloc do not destruct allocator 2014-02-25 14:58:09 +01:00
nanosleep.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
plugin_registry.cc libc: Add 'rmdir' to plugin interface 2014-04-29 15:19:28 +02:00
plugin.cc libc: Add 'rmdir' to plugin interface 2014-04-29 15:19:28 +02:00
poll.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pread_pwrite.cc libc: use File_descriptor::lock in pread/pwrite 2013-11-26 16:50:52 +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 libc: add support for sysconf(_SC_PAGESIZE) 2014-01-17 14:04:29 +01:00
Version.def Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
vfs_plugin.cc Merge libc_vfs plugin into libc 2014-04-29 15:27:13 +02:00