]> git.proxmox.com Git - wasi-libc.git/commit
Fix miscellaneous lint warnings.
authorDan Gohman <sunfish@mozilla.com>
Thu, 11 Apr 2019 22:39:30 +0000 (15:39 -0700)
committerDan Gohman <sunfish@mozilla.com>
Mon, 15 Apr 2019 16:47:16 +0000 (09:47 -0700)
commit7ba6adfc61ce58bcc2bd4490606d3f91859b770b
tree7983fc405b2cec896e7d7a9870ec81418cded1fa
parent4646d29abcc729192ae04bd03361ac8ef682a0ba
Fix miscellaneous lint warnings.
17 files changed:
dlmalloc/src/dlmalloc.c
expected/wasm32-wasi/predefined-macros.txt
libc-bottom-half/cloudlibc/src/libc/unistd/__wasilibc_rmdirat.c
libc-bottom-half/cloudlibc/src/libc/unistd/__wasilibc_rmfileat.c
libc-bottom-half/headers/public/__header_stdlib.h
libc-bottom-half/sources/__wasilibc_fd_renumber.c
libc-bottom-half/sources/abort.c
libc-bottom-half/sources/getentropy.c
libc-bottom-half/sources/pause.c
libc-top-half/musl/include/malloc.h
libc-top-half/musl/include/stdarg.h
libc-top-half/musl/include/stdlib.h
libc-top-half/musl/include/string.h
libc-top-half/musl/include/sys/un.h
libc-top-half/musl/src/stdio/getc.h
libc-top-half/musl/src/stdio/putc.h
libc-top-half/sources/arc4random.c