genode-ehmry/repos/libports/src/lib
Norman Feske 6894ced63b libc: execve
This patch implements 'execve' in Genode's libc.

The mechanism relies on the dynamic linker's ability to replace the
loaded binary while keeping crucial libraries - in particular the libc -
intact. The state outside the libc is wiped. For this reason, all libc
internal state needed beyond the 'execve' call must be allocated on a
heap separate from the application-owned malloc heap. E.g.,
libc-internal file-descriptor objects must not be allocated or refer to
any memory object allocated from the malloc heap.

Issue #3481
2019-08-28 14:19:45 +02:00
..
acpica acpica: enable interpreter-slack mode 2019-08-13 12:02:27 +02:00
ccid
curl Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
drm
e2fsprogs Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
fatfs block_session: turn 'Connection' into template 2019-05-06 16:15:25 +02:00
ffi
fribidi
gcov gcov: update to version 8.3.0 2019-05-27 14:52:52 +02:00
gmp
jitterentropy jitterentropy: ARM 64-Bit version 2019-07-09 08:55:23 +02:00
libarchive
libc libc: execve 2019-08-28 14:19:45 +02:00
libc_fatfs
libc_pipe Libc: update port to Freebsd 12 2019-05-27 14:46:53 +02:00
libgcrypt
libgpg-error
libiconv/private
liblzma
libpng
libssh
libusb libusb: show "device is plugged" message only when plugged 2019-06-13 12:17:31 +02:00
lwip
mesa
mupdf
musl_tm libports: minimal time-type conversion from musl 2019-08-21 12:37:02 +02:00
openssl
pcre
pcsc-lite pcsc-lite: read vendor id and product id from USB device 2019-03-18 15:56:23 +01:00
posix posix: improve config error diagnostics 2019-08-28 14:18:45 +02:00
python
qemu-usb qemu-usb: fix multiple device support 2019-03-18 15:56:59 +01:00
qt5 qt5: handle keypad-enter key 2019-06-13 12:17:32 +02:00
readline
rust
rust-targets/spec
sanitizer sanitizer: update to version 8.3.0 2019-05-27 14:52:52 +02:00
solo5
stdcxx stdcxx: update to version 8.3.0 2019-05-27 14:52:52 +02:00
vfs VFS lwIP: support opening a handle on the root directory 2019-04-09 12:30:34 +02:00