Skip to content
  • chak@cse.unsw.edu.au.'s avatar
    [project @ 2001-07-22 03:19:51 by chak] · 02f8658b
    chak@cse.unsw.edu.au. authored
    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.
    02f8658b