History log of /fuchsia/zircon/system/utest/dump1/dump1.c
Revision Date Author Comments
# 6313df1d 27-Oct-2016 George Kulakowski <kulakowski@google.com>

[mxio] Remove most uses of mxio_wait_fd

The two remaining callers can actually have a finite timeout.

Change-Id: I48c4af3604c46af4cb614e36777603c55b46d65e


# 66a201f1 16-Aug-2016 Brian Swetland <swetland@frotz.net>

[system] align license and license banners with Fuchsia

This adjusts the Magenta userspace code to match the prevailing
license in Fuchsia (three-clause BSD), using the same banner
and license text.

Change-Id: I6b6d79435c5dbaa32027888874849e4f47aaa7be


# 1f4122c5 03-Jul-2016 Brian Swetland <swetland@google.com>

[mxio] add timeout parameter to mxio_wait_fd()

Change-Id: I95dafac2e9ac9a85844b8f4431a53bf4e98de6f1


# 4ebbc5b1 15-Jun-2016 Brian Swetland <swetland@google.com>

[system] clang-format all of userspace

Change-Id: I6bb6a9187a4af83ca5c0656f05d89aa3a09fa5fa


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

[magenta] Initial commit