]> git.proxmox.com Git - wasi-libc.git/commitdiff
WASI libc supports environment variables; update the README. (#172)
authorDan Gohman <sunfish@mozilla.com>
Fri, 21 Feb 2020 19:40:41 +0000 (11:40 -0800)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2020 19:40:41 +0000 (11:40 -0800)
libc-top-half/README.md

index 1de0584519d3132f101877ad15d6b2c1643f3f36..b2dd7c94d93a05383fa127a9b8a0256aaa705176 100644 (file)
@@ -13,7 +13,6 @@ Some major known missing areas include:
  - ipc
  - termios
  - nss
- - environment variables
  - timezones
  - non-builtin locales
  - TIOCGWINSZ (because cloudabi lacks it; affects isatty, line buffering for stdout)