]> git.proxmox.com Git - wasi-libc.git/commit
Don't declare `realpath` or pseudo-terminal functions.
authorDan Gohman <sunfish@mozilla.com>
Thu, 11 Jul 2019 16:32:39 +0000 (09:32 -0700)
committerDan Gohman <sunfish@mozilla.com>
Thu, 11 Jul 2019 17:36:28 +0000 (10:36 -0700)
commita4136500132759467a4241b1251dc25c0ca30ab3
treec9c00b7774cdbdcd6797445aba68cb2cde465cf4
parent94d34a13ad223930dce354ac33d3dfc73e9b5122
Don't declare `realpath` or pseudo-terminal functions.

These functions are not currently defined, so suppress their declarations
in the headers.
libc-top-half/musl/include/stdlib.h