wasi-libc/libc-bottom-half/headers
Daniel Bevenius 37c663f2f0
Correct minor typo in c_headers.rs (#166)
The header api.h was update using the following command:
$ cd tools/wasi-headers
$ cargo run -- WASI/phases/snapshot/witx/typenames.witx \
  WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx \
  --output ../../libc-bottom-half/headers/public/wasi/api.h
2020-02-07 05:18:10 -08:00
..
private Use constructor functions for optional init routines. (#142) 2019-11-25 14:04:45 -08:00
public Correct minor typo in c_headers.rs (#166) 2020-02-07 05:18:10 -08:00
LICENSE WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00