Hi,

I've written a simple port of tar (simple meaning minimally tested and 
probably buggy).
It doesn't work with directories at the moment (not sure what to do 
about that).  Not
being familiar with such things, how and to whom would I submit a patch? 
  Or would it
be more appropriate to put the source into the cegcc repository?

Details:  The port required replacing execlp() with execv(), fork() with 
vfork(), and
creat() with open().  Compiled and tested on one file using 
arm-wince-mingw32ce-gcc.
Compiled but not yet tested with arm-wince-cegcc-gcc.

Cheers,
Matt

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to