This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

custom file i/o


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]