Glenn L McGrath
|
66125c8065
|
Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free).
|
2002-12-08 00:54:33 +00:00 |
|
Glenn L McGrath
|
b7a76df4d1
|
Fix long filename support
|
2002-11-23 10:44:47 +00:00 |
|
Glenn L McGrath
|
7f2a95319b
|
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files
|
2002-11-05 02:56:57 +00:00 |
|
Glenn L McGrath
|
8e94098423
|
Change filter paramaters, filters can be more powefull now
|
2002-11-04 23:47:31 +00:00 |
|
Glenn L McGrath
|
237ae42fc9
|
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
|
2002-11-03 14:05:15 +00:00 |
|
Glenn L McGrath
|
c5c1a8a112
|
Fix exclude/include problem
|
2002-10-19 06:19:22 +00:00 |
|
Glenn L McGrath
|
2e41d0cb77
|
Fix compress support and prevent a segfault
|
2002-09-27 06:46:02 +00:00 |
|
Glenn L McGrath
|
7ca04f328e
|
New common unarchive code.
|
2002-09-25 02:47:48 +00:00 |
|
Glenn L McGrath
|
b3c4e9add5
|
Support for GNU style long filename and linknames
|
2002-09-15 16:54:49 +00:00 |
|
Glenn L McGrath
|
0775a07d87
|
Specify cast
|
2002-08-22 19:22:32 +00:00 |
|
Glenn L McGrath
|
99b12543cf
|
Run through ident, fix comments
|
2002-08-22 17:47:09 +00:00 |
|
Glenn L McGrath
|
75762705a3
|
Honour the USTAR prefix field, this enables a 155 byte path length plus the normal 100 byte filename.
The catch is gnu tar cannot create archives that use the prefix field, you need to use s-tar.
|
2002-08-22 11:50:31 +00:00 |
|
Glenn L McGrath
|
1d23f3a492
|
Enable support for the old tar header format, enable via menu's
|
2002-08-13 05:06:43 +00:00 |
|
Eric Andersen
|
2276d83639
|
Fixup warnings and undefined operations that show up in gcc-3.1
-Erik
|
2002-07-11 11:11:56 +00:00 |
|
Glenn L McGrath
|
95ebf618b7
|
*** empty log message ***
|
2001-10-25 14:18:08 +00:00 |
|