genode/repos/libports/src/lib/libc
Norman Feske aec1178ab1 libc: simplify initialization sequence
This patch reverts the interim patch "libc: init malloc_heap before
VFS", which is no longer needed with the solved issue #3496 and
issue #3487.
2019-09-20 14:16:07 +02:00
..
include/spec Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
patches libc: discharge use of hidden symbols 2019-07-09 08:58:38 +02:00
atexit.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
clone_session.h libc: fork, getpid, and wait4 2019-08-28 14:18:45 +02:00
dummies.cc Libc: implement getifaddrs 2019-09-02 16:36:07 +02:00
dynamic_linker.cc libc: support RTLD_DEFAULT in dlsym 2018-05-30 13:36:04 +02:00
environ.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
errno.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
execve.cc libc: execve 2019-08-28 14:19:45 +02:00
exit.cc libports: avoid using deprecated APIs 2019-01-30 13:49:55 +01:00
fd_alloc.cc libc: execve 2019-08-28 14:19:45 +02:00
file_operations.cc libc: execve 2019-08-28 14:19:45 +02:00
fork.cc libc: fork, getpid, and wait4 2019-08-28 14:18:45 +02:00
gai_strerror.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
getpwent.cc Libc: single-user getpwent implementation 2018-09-13 15:21:10 +02:00
getrandom.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
issetugid.cc libc: silence common not implemented warnings 2018-02-16 08:42:30 +01:00
libc_errno.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
libc_file.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
libc_init.h libc: execve 2019-08-28 14:19:45 +02:00
libc_mem_alloc.cc libports: avoid using deprecated APIs 2019-01-30 13:49:55 +01:00
libc_mem_alloc.h libports: avoid using deprecated APIs 2019-01-30 13:49:55 +01:00
libc_mmap_registry.h libc: remove global env from mmap registry 2017-02-28 12:59:27 +01:00
log2.c Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
malloc.cc libc: execve 2019-08-28 14:19:45 +02:00
nolocale.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
plugin.cc libc: execve 2019-08-28 14:19:45 +02:00
plugin_registry.cc libc: execve 2019-08-28 14:19:45 +02:00
poll.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
pread_pwrite.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
progname.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
readv_writev.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
rlimit.cc libc: rlimit add address-space size + number fds 2018-05-30 12:26:20 +02:00
rwlock.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
select.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
semaphore.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
signal.cc libc: fork, getpid, and wait4 2019-08-28 14:18:45 +02:00
sleep.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
socket_fs_plugin.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
socket_fs_plugin.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
socket_operations.cc Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
syscall.cc libc: support syscall(SYS_thr_self,...) 2018-05-30 13:36:07 +02:00
sysctl.cc libc: silence noncritical dummy implementations 2019-06-13 12:17:31 +02:00
task.cc libc: simplify initialization sequence 2019-09-20 14:16:07 +02:00
task.h libc: fork, getpid, and wait4 2019-08-28 14:18:45 +02:00
thread.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
thread.h Remove base/timed_semaphore.h from API 2019-01-30 13:35:29 +01:00
thread_create.cc libc: remove global constructors 2019-09-20 14:16:01 +02:00
thread_create.h Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
time.cc libc: change time back end to re-read RTC 2019-08-21 13:25:25 +02:00
timed_semaphore.h timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
vfs_plugin.cc libc: Allow private writable mappings 2019-08-28 14:18:45 +02:00
vfs_plugin.h libc: configurable initial FDs 2019-08-28 14:18:44 +02:00