]> git.proxmox.com Git - wasi-libc.git/history - libc-bottom-half/sources/__environ.c
Fix -std=gnu17 when generating predefined_macros.txt (#187)
[wasi-libc.git] / libc-bottom-half / sources / __environ.c
2020-01-14 Dan GohmanFix environment variable init to exit successfully...
2019-11-25 Dan GohmanUse constructor functions for optional init routines...
2019-11-22 Dan GohmanWasi snapshot preview1 (#140)
2019-10-28 Dan GohmanEnsure `__environ` is initialized even when it's empty...
2019-10-22 Dan GohmanCall `populate_environ` only if we actually need enviro...