History log of /fuchsia/zircon/third_party/ulib/musl/src/stdio/__toread.c
Revision Date Author Comments
# e1b1c592 05-Apr-2017 Roland McGrath <mcgrathr@google.com>

[ulib][musl] Reduce unnecessary exports

There are still lots of symbols in the export list that should not
really be part of the ABI. But this picks off some low-hanging fruit.

Change-Id: I86168858de89bd327fb70cd4ca639caa1e502702


# 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