genode/repos/libports/src/lib/libc
Ehmry - 26d95dc1d3 libc: add mlock and munlock dummies 2020-05-27 16:38:54 +05:30
..
internal libc: reimplement synchronization primitives 2020-02-27 14:47:00 +01:00
patches libc: remove log2.patch 2020-04-28 11:41:38 +02:00
spec libc: split task.cc into multiple files 2019-11-19 14:10:55 +01:00
atexit.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
component.cc libc: split task.cc into multiple files 2019-11-19 14:10:55 +01:00
dummies.cc libc: add mlock and munlock dummies 2020-05-27 16:38:54 +05:30
dynamic_linker.cc libports: libc: extract file name from path in dlopen 2019-11-19 14:54:14 +01:00
environ.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
errno.cc libc: thread local errno support 2019-12-19 17:01:42 +01:00
execve.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
exit.cc libc: close all open FDs on exit 2019-12-19 17:00:48 +01:00
fd_alloc.cc libc: close all open FDs on exit 2019-12-19 17:00:48 +01:00
file_operations.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
fork.cc libc: prune session labels of forked processes 2020-03-26 11:38:57 +01:00
gai_strerror.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
getpwent.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
getrandom.cc libc: unify use of namespaces 2019-11-19 14:10:55 +01:00
issetugid.cc libc: silence common not implemented warnings 2018-02-16 08:42:30 +01:00
kernel.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
legacy.cc libc: remove global watch() function 2019-11-19 14:10:55 +01:00
libc_mem_alloc.cc libc: unify use of namespaces 2019-11-19 14:10:55 +01:00
log2.c Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
malloc.cc libc: unify use of namespaces 2019-11-19 14:10:55 +01:00
nolocale.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
plugin.cc libc: close all open FDs on exit 2019-12-19 17:00:48 +01:00
plugin_registry.cc libc: execve 2019-08-28 14:19:45 +02:00
poll.cc libc: honor poll() event flags POLLRDNORM etc. 2019-11-19 14:23:55 +01:00
pread_pwrite.cc libc: unify use of namespaces 2019-11-19 14:10:55 +01:00
progname.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pthread.cc pthread: initialize static condition variables 2020-04-28 11:42:16 +02:00
pthread_create.cc libc: append serial number to pthread name 2020-02-10 14:21:47 +01:00
readv_writev.cc libc: unify use of namespaces 2019-11-19 14:10:55 +01:00
rlimit.cc libc: rlimit add address-space size + number fds 2018-05-30 12:26:20 +02:00
rwlock.cc libc: unify use of namespaces 2019-11-19 14:10:55 +01:00
select.cc libc: limit fd id allocations to FD_SETSIZE 2019-12-19 17:00:47 +01:00
semaphore.cc libc: reimplement synchronization primitives 2020-02-27 14:47:00 +01:00
signal.cc libc: add siginterrupt dummy 2020-05-27 16:24:18 +05:30
sleep.cc libc: unify semantic of sleep functions 2020-02-10 14:21:47 +01:00
socket_fs_plugin.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
socket_operations.cc libc: silence calls of getpeername w/o socket fs 2019-12-19 17:00:48 +01:00
syscall.cc libc: support syscall(SYS_thr_self,...) 2018-05-30 13:36:07 +02:00
sysctl.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
time.cc libc: eliminate atexit handler for 'Rtc' 2019-11-19 14:45:38 +01:00
vfs_plugin.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00