I've found that the definition of FD_SET in
include/asm/posix_types.h is incompatible
with the definition in glibc.

The trouble is that the definition in asm/posix_types.h
uses the name fds_bits for the bit field of a fd_set
while in glibc __fds_bits is used instead.

Could anybody tell me the difference between the
implementation of the FD_* macros in glibc and
those found in the kernel headers?

/Peter
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to