History log of /fuchsia/zircon/system/utest/fdio/rules.mk
Revision Date Author Comments
# d29eee6b 18-Sep-2018 Tomasz Wiszkowski <ender@google.com>

[fdio][socket] Fix bogus EAGAIN on short recvmsg from nonblocking socket

TEST: fdio-test
Change-Id: I5c990495537e297a7fa433df973768d822b178ce


# c6155325 23-Feb-2018 Ian McKellar <ianloic@google.com>

[libc][fdio] answer sysconf(_SC_OPEN_MAX) from fdio

sysconf(_SC_OPEN_MAX) should return the maximum number of file
descriptors but libc doesn't know the answer to that question, fdio
does. This defines a weak _fd_open_max function that is implemented by
fdio and used by libc's sysconf.

ZX-1742 #done

Change-Id: I0ba60bf92590e40d55ec857bf290133d7dcef4f6


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94