]> git.proxmox.com Git - wasi-libc.git/commit
Format changes to musl code to fit musl's style.
authorDan Gohman <sunfish@mozilla.com>
Mon, 15 Apr 2019 17:51:44 +0000 (10:51 -0700)
committerDan Gohman <sunfish@mozilla.com>
Mon, 22 Apr 2019 18:41:22 +0000 (11:41 -0700)
commitec9f1c3956036a03082c3e7342d284d6f06bd79d
tree8ad9d376448ee3bc8fb56704301c827bc10a36df
parent03a1adbf2b0fb37a2ec17c0a88c1047b22e859ef
Format changes to musl code to fit musl's style.

The whitespace diffs are converting from spaces to tabs.
libc-top-half/musl/src/conf/sysconf.c
libc-top-half/musl/src/internal/libm.h
libc-top-half/musl/src/locale/newlocale.c
libc-top-half/musl/src/misc/uname.c
libc-top-half/musl/src/stdio/fopen.c
libc-top-half/musl/src/stdio/freopen.c
libc-top-half/musl/src/stdio/getc.h
libc-top-half/musl/src/stdio/putc.h
libc-top-half/musl/src/stdio/vfprintf.c
libc-top-half/musl/src/stdio/vfwprintf.c
libc-top-half/musl/src/stdlib/strtod.c