> I usually just look at the latest 'C' headers.
except for libc5 they are wrong...
extern int ftruncate __P ((int __fildes, size_t __length));
I think there are a couple of others which are also a bit suspect...
-cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/