History log of /fuchsia/zircon/third_party/ulib/musl/src/network/lookup.h
Revision Date Author Comments
# 051f1e3a 05-Dec-2017 George Kulakowski <kulakowski@google.com>

[musl] Remove now-unused __lookup_name

Change-Id: I54353c7d346724c031968aa7d4532359f42a0e87


# 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