History log of /fuchsia/zircon/third_party/ulib/musl/src/stdio/vfwscanf.c
Revision Date Author Comments
# 31acb8bc 29-Jan-2018 Christopher Anderson <cja@google.com>

[debug] Fix compiler nits so we can build with -Og

All changes were related to uninitialized variables accesses
that are optimized out in other builds.

Change-Id: Ide3d49fb7dcbf8211fa7a3624b7119e837c62019


# 823c919f 20-Jun-2017 George Kulakowski <kulakowski@google.com>

[musl] Remove unneeded __isoc99_* compatibility shims

Change-Id: Ia91116734c35a44829298dec9cf277ba6bf6f8bd


# eebcd682 21-Jun-2016 George Kulakowski <kulakowski@google.com>

[musl] Clean up some warnings in musl's make build

Change-Id: Ib305f1d161634156fad8f7303208c49be66c855c


# 489c6e3f 17-Jun-2016 George Kulakowski <kulakowski@google.com>

[musl] clang format musl

Change-Id: I3bc6ab7655410514691cd07f08454f3afd41d9b3


# 53b9e1c8 15-Jun-2016 The Fuchsia Authors <authors@fuchsia.local>

[magenta] Initial commit