[Bug 2085] fd_mask and howmany are not defined in Android
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu May 30 14:55:57 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2085
Tim Rice <tim at multitalents.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tim at multitalents.net
Attachment #2276|0 |1
is obsolete| |
--- Comment #6 from Tim Rice <tim at multitalents.net> ---
Created attachment 2278
--> https://bugzilla.mindrot.org/attachment.cgi?id=2278&action=edit
tests for NFDBITS, howmany and fd_mask take 2
A good start.
I needed to add sysmacros.h to find howmany on SVR5 platforms.
fd_mask is a typedef so we need to use AC_CHECK_TYPES
Other than that, it's OK
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list