Re: patch for posix_types.h, regarding fd_set

Andreas Jaeger (aj@arthur.rhein-neckar.de)
05 Dec 1997 11:30:11 +0100


>>>>> ixx writes:

> hi i noticed that fd_set was wrong in 2.0.32. the typedef that is...
> someone removed fd_set it seems or something..... was this on purpose?
> anyhow it would not work, but with this patch it does....
Yes, I've made the patch. It's needed for compiling c++ programs with
glibc.

Please tell me where and how you need fd_set. linux/types.h has the
following typedef:
typedef __kernel_fd_set fd_set;
so there's no kernel problem.

Both glibc 2 and libc5 should include their own declarations of
fd_set.

Andreas

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de
    http://www.student.uni-kl.de/~ajaeger/