genode/libports/src/lib/libc
Norman Feske 4914032800 libc: Add munmap support to plugin interface
With this patch, libc plugins become able to handle munmap for regions
attached by the plugin.
2012-08-17 11:52:02 +02:00
..
patches libports: add libc's rpc framework headers 2012-08-09 11:09:42 +02:00
atexit.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
clock_gettime.cc Allow for overriding time-related libc functions 2012-02-23 10:42:11 +01:00
dummies.cc libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
environ.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
errno.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
exit.cc libc: call 'genode_exit()' in '_exit()' 2012-07-31 12:08:58 +02:00
fd_alloc.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
file_operations.cc libc: Add munmap support to plugin interface 2012-08-17 11:52:02 +02:00
gai_strerror.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gettimeofday.cc Allow for overriding time-related libc functions 2012-02-23 10:42:11 +01:00
issetugid.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_debug.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
libc_mem_alloc.cc Let mmap return aligned anonymous memory 2012-05-18 17:04:52 +02: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
log2.c Preliminary 'log2()' and 'log2f()' implementation 2012-03-08 10:42:21 +01:00
malloc.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
nanosleep.cc Implement '_nanosleep()' 2012-03-21 22:05:55 +01:00
plugin_registry.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
plugin.cc libc: Add munmap support to plugin interface 2012-08-17 11:52:02 +02:00
poll.cc libports: add poll() to libc 2012-08-17 11:52:01 +02:00
pread_pwrite.cc libc: implement 'pread()' and 'pwrite()' 2012-07-16 15:00:08 +02:00
progname.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
readlink.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
readv_writev.cc libc: implement 'readv()' 2012-07-16 15:01:02 +02:00
rlimit.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
select.cc Extend libc with libresolv functionality 2012-05-29 13:54:59 +02:00
sysctl.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
Version.def Imported Genode release 11.11 2011-12-22 16:19:25 +01:00