genode/libports/src/lib/libc
Christian Prochaska 2c9c7c817b libc: return 0 in 'fchmod' and 'utimes' dummies
Fixes #371.
2012-09-28 17:07:21 +02:00
..
patches libports: add libc_resolv 2012-08-22 09:51:28 +02:00
Version.def Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
atexit.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
clock_gettime.cc libc: Decrease noise level of debugging output 2012-09-24 09:18:00 +02:00
dummies.cc libc: return 0 in 'fchmod' and 'utimes' dummies 2012-09-28 17:07:21 +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: Unregister region on nunmap 2012-08-22 09:51:27 +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 libc: Change malloc's allocator 2012-09-24 09:17:59 +02:00
nanosleep.cc Implement '_nanosleep()' 2012-03-21 22:05:55 +01:00
plugin.cc libc: Add munmap support to plugin interface 2012-08-17 11:52:02 +02:00
plugin_registry.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
poll.cc libc: allocate file descriptor sets on the stack 2012-08-22 16:48:35 +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