On Thu, Dec 20, 2001 at 11:42:45PM -0800, arun v wrote: > Hi, > > I would like to give a try for tarfs. > > Can you please guide me, in how to proceed ahead with > the work?
Moritz already said the hurd aspects of tarfs in his mail, I'm not going to repeat them here. I already have thought about a tarfs translator some time ago. > How can i extract the tar files to directory? > Can i make a call to tar command in my pgm? AFAIK GNU tar is broken. Its format is incompatible with the current POSIX standard. If you want to do it the Right Way, you should make a tar library, a tar program linked to that library and a tarfs translator which also uses that library. You can find the current format used by GNU tar in the comments of the code IIRC. You can find the POSIX documents at http://www.opengroup.org/austin (AFAIK the latest draft (7) is the same as POSIX 1003.1-2001). Jeroen Dekkers -- Jabber supporter - http://www.jabber.org Jabber ID: [EMAIL PROTECTED] Debian GNU supporter - http://www.debian.org http://www.gnu.org IRC: [EMAIL PROTECTED]
msg02436/pgp00000.pgp
Description: PGP signature