[project @ 2001-07-22 03:19:51 by chak]
Solaris system headers contain function definitions (not just prototypes) for some functions; eg, stat(). WDP decided to toss (some of) them out during mangling. I think, this is wrong, as the list of these functions changes with varying Solaris releases and it makes foreign importing these functions more complicated; in particular, it broke Directory.hsc and PosixFiles on x86/Solaris.
Showing
Please register or sign in to comment