We have a special layer that we do file i/o over on our platform, it basically does a sort of RPC to a host machine for all the calls (when you open a file, it actually opens the file on the host). I have traced fopen down to the open function, but I can't find the implementation of the open function in order to override what it does for my environment. Can someone point me in the right direction?
Thanks, slide -- slide-o-blog http://slide-o-blog.blogspot.com/ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
