History log of /fuchsia/zircon/third_party/ulib/musl/src/passwd/nscd.h
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


# f403279e 12-Jul-2016 George Kulakowski <kulakowski@google.com>

[musl] Use #pragma once in musl's internal headers

This only replaces existing ifdef guards in internal headers. It doesn't
add them to files that didn't have guards, or to public headers.

Change-Id: Ie012ac77ed95ff476291c7391230af086ad8a019


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

[magenta] Initial commit