History log of /fuchsia/zircon/third_party/ulib/musl/src/env/unsetenv.c
Revision Date Author Comments
# b5f6c473 10-Oct-2017 George Kulakowski <kulakowski@google.com>

[musl][externs] Clean up some extern variable declarations

Change-Id: I85360a94577563c7f92a275b9fcc0b69b3e4d02f


# d4cfbdfe 24-Aug-2016 George Kulakowski <kulakowski@google.com>

[musl] Clean up a bunch of extern declarations

There's no reason not to declare these in headers to have the types
checked, so do so.

Change-Id: Ida3af3e56fe1f92e607f460527b9b8a2e9c115ac


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

[magenta] Initial commit