[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

File System Interface



At 21:01 11-08-99 -0400, Wayne Bullaughey wrote:
>My embedded system running RTEMS needs to access its host's file 
>system.  I would like to hook it in to be able to use the fopen, fread, 
>fwrite etc. functions of newlib.  The code in libio.c from version 4.0.0 
>looks like it is close but not complete. What is their looks like it is 
>mostly for sockets but with some more work would also support normal 
>files. Is there any ongoing effort to complete this interface?
>
>If I complete it what is the procedure for contributing it to the public 
>release?

Ian and I have implemented some more of this code.  Check the latest 
snapshots -- if it isn't there we can send it in.

Of course we only implemented what we needed.  You might still have to add 
more stuff.  It's not hard.

cheers,
d

PS: your mail was MIME encoded -- please stick to ordinary plaintext if 
possible.