Fix subclassing to support nested messages.
[wine] / libs / port / statvfs.c
2004-03-10  Alexandre JulliardCheck that we have statfs before using it.
2004-03-07  Alexandre JulliardAdded check for f_namelen in struct statfs.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...