History log of /fuchsia/zircon/third_party/ulib/musl/include/sys/param.h
Revision Date Author Comments
# 67fec6dc 14-Feb-2018 Ian McKellar <ianloic@google.com>

[musl] Remove sys/resource.h and ulimit.h

These are legacy POSIX resource measurement and scheduler control
interfaces and don't map well to our plans for Fuchsia.

Change-Id: I7341465d240906a7dafa3effd47740348459ef04


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

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

Like the prior commit, this only replaces existing ifdef guards.

Change-Id: I39be129111db9f129aef72a53f986ce6a49376ac


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

[magenta] Initial commit