[K42-discussion] lib-emu header patch
Dilma DaSilva
dilma at watson.ibm.com
Wed Sep 27 13:50:15 EST 2006
Hi Patrick,
Your patch is simple, but it goes on a direction that needs
justification. LinuxEmul does more than include the a prototype;
it would be good to keep the way we have.
More importantly, which process linux object will be receving
this getFDStat call? Is it the ProcessLinuxClient or the
ProcessLinuxServer? I guess I would like to see the getFDStat
that you are proposing to see if there is another way to
accomplish it without getting FileLinux stuff into ProcessLinux.
Thanks,
Dilma
Patrick Bozeman writes:
> As part of the enchanced procfs support I am working on, I needed to
> include <io/FileLinux.H> in ProcessLinux.H so that I could ask a
> ProcessLinux object to return a FileLinux::Stat for a given fd.
> However, simply including FileLinux.H in ProcessLinux.H broke the
> compilation and linking of lib emu.
More information about the K42-discussion
mailing list