mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-07-15 09:06:46 +00:00
![]() POSIX requires `environ` to be a pointer to a NULL-terminated array of pointers, so it itself can't be NULL. This fixes a regression in src/functional/env.c in wasi-libc-test. |
||
---|---|---|
.. | ||
__environ.c | ||
__original_main.c | ||
__wasilibc_fd_renumber.c | ||
__wasilibc_rmdirat.c | ||
__wasilibc_tell.c | ||
__wasilibc_unlinkat.c | ||
errno.c | ||
getentropy.c | ||
isatty.c | ||
LICENSE | ||
pause.c | ||
sbrk.c | ||
string.c | ||
truncate.c |