cvs commit: src/sys/sys select.h

2006-01-12 Thread Marcel Moolenaar
marcel 2006-01-13 03:11:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/sys select.h Log: MFC rev 1.20: Fix FD_ISSET() on LP64 platforms. PR: ia64/91421 Submitted by: Tanaka Akira (akr at m17n dot org) Revision ChangesPat

cvs commit: src/sys/sys select.h

2006-01-06 Thread Marcel Moolenaar
marcel 2006-01-06 22:12:47 UTC FreeBSD src repository Modified files: sys/sys select.h Log: Fix FD_ISSET() on LP64 platforms. The FD_ISSET() function/macro is defined to return an int, but on LP64 platforms the return value of FD_ISSET() for file descriptors wit