hdiff
packages
feed
base
-4.0.0.0: cbits/selectUtils.c
#include "HsBase.h" void hsFD_ZERO(fd_set *fds) { FD_ZERO(fds); }