History log of /fuchsia/zircon/third_party/ulib/musl/include/semaphore.h
Revision Date Author Comments
# c3b19e6b 10-Feb-2017 George Kulakowski <kulakowski@google.com>

[musl][sem] Make sem_t definition consistent with other sync primitives in libc

Change-Id: Ie266f6c764397f09fd8e1d81165d8c08ba47ae67


# 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