Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
a3bb3e6e0b80c5c905e8088b44be9b850c876b88
/
include
/
unarchive.h
b72a735
rpm applet by Laurence Anderson
by Glenn L McGrath
· 22 years ago
66125c8
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).
by Glenn L McGrath
· 22 years ago
efe7889
Headers for the read_gz changes
by Glenn L McGrath
· 22 years ago
7f2a953
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files
by Glenn L McGrath
· 22 years ago
18bbca1
enable .tar.bz2 for dpkg-deb
by Glenn L McGrath
· 22 years ago
8e94098
Change filter paramaters, filters can be more powefull now
by Glenn L McGrath
· 22 years ago
237ae42
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
by Glenn L McGrath
· 22 years ago
6ab32eb
Move data_extract_all_prefix to dpkg, its only used there.
by Glenn L McGrath
· 22 years ago
60bce49
Move bunzip2 idecompression code to libunarchive
by Glenn L McGrath
· 22 years ago
61b7904
Update dpkg to use new unarchive code
by Glenn L McGrath
· 22 years ago
c5c1a8a
Fix exclude/include problem
by Glenn L McGrath
· 22 years ago
2e41d0c
Fix compress support and prevent a segfault
by Glenn L McGrath
· 22 years ago
7ca04f3
New common unarchive code.
by Glenn L McGrath
· 22 years ago
4176972
Run through indent, use /* */ style comments
by Glenn L McGrath
· 22 years ago
87ac702
unzip applet by Laurence Anderson
by Glenn L McGrath
· 23 years ago
9af363f
include unistd which provides off_t for the header and hence unarchive applets
by Glenn L McGrath
· 23 years ago
e9fc781
libunarchive, and recovery from my previous commit
by Glenn L McGrath
· 23 years ago