|
From: Giovanni C. <val...@li...> - 2000-12-18 21:44:20
|
Simo Sorce wrote: > > Giovanni, have you something new about libtar? > Remember to use big-endian/little-endian safe code! (look at ziplib) I have written some basic function (tlbopen() to open .tar file; tlbread() to read a 512 bytes block; etc), and right now I'm writing the tl_getfilelist() function. I'm attaching tarlib.c, so you can review my work. Please note that this is just a draft. When tl_getfilelist() will be roughly working, I'll start making the code more robust (is this the right word? :-P) PS: Can the list manager set the Reply To option of mailman to the list address? |