This is the mail archive of the ecos-discuss@sources.redhat.com 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]

file system on eCos !!


I was trying to port a samll http server on eCos
(written for Linux). Can somebody give me details
about file system on eCos. Say I want to open some
file as
fd = open("/home/rakesh/xyz.data", O_RDWR);
So how to install file system so that I can have files
like /home/rakesh/xyz.data? And how and where to
download file on target board?

Regards
Rakesh

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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