This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for __fd_set


hjl@lucon.org (H.J. Lu) writes:

> Sat Oct 24 18:33:47 1998  H.J. Lu  <hjl@gnu.org>
> 
> 	* sysdeps/generic/bits/types.h (__fd_set): Protect with
> 	__USE_XOPEN, __USE_MISC and __USE_GNU.
> 	* sysdeps/unix/sysv/linux/alpha/bits/types.h (__fd_set):
> 	Likewise.
> 	* sysdeps/unix/sysv/linux/mips/bits/types.h (__fd_set):
> 	Likewise.
> 	* misc/sys/select.h: Likewise.
> 	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__fd_set):
> 	Likewise.
> 	* sysdeps/unix/sysv/linux/bits/types.h (__fd_set): Likewise.
> 	* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__fd_set):
> 	Likewise.

This patch cannot be right.  I see a problem with the name fd_bits of
the __fd_set struct.  I've corrected this.  But I haven't changed
sys/select.h.  If you still have problems please tell me what they
are.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]