]> Zhao Yanbai Git Server - minix.git/commit
Changed FD_* select() fd set manipulation functions to macros. Also
authorBen Gras <ben@minix3.org>
Wed, 6 Jul 2005 07:22:21 +0000 (07:22 +0000)
committerBen Gras <ben@minix3.org>
Wed, 6 Jul 2005 07:22:21 +0000 (07:22 +0000)
commit1adcfcdf1c955d268f5e931b83af8ce4428a3b67
tree0617b4d506b4cd1a83a96f282b610dbed14ec0d4
parentf0817fbd4cccf30d43d63ab28c43f96a42d97dd6
Changed FD_* select() fd set manipulation functions to macros. Also
made FD_SETSIZE pre-#include-definable, with OPEN_MAX as default if unset.
include/sys/select.h
lib/posix/_select.c