History log of /fuchsia/zircon/third_party/ulib/musl/src/signal/sigpending.c
Revision Date Author Comments
# 64ed0005 02-Aug-2017 George Kulakowski <kulakowski@google.com>

[musl] Inline some otherwise unused signal helpers

The exposed signal functions should probably not return 0, but that's
a change for another day.

Change-Id: I762e16b37385acd31c3e100f9e7ac0961ac97b9d


# c6714ec7 07-Dec-2016 George Kulakowski <kulakowski@google.com>

[musl] Remove Linux signal syscalls

Replace these with just do-nothing calls

Change-Id: Ifae2ed977707ba720ef8e7a7fb52e527a3a759db


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

[magenta] Initial commit