Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
5edc10275ec86f6ce6af97a8e2e5eeccb3a2e8cb
/
archival
/
cpio.c
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
b7128c6
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
by Rob Landley
· 19 years ago
70060d2
s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
10b7813
Fix option handling, -i or -t must be given, if both ignore the -t.
by Glenn L McGrath
· 21 years ago
4cee66d
Dont unlink when testing !
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
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
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
7ca04f3
New common unarchive code.
by Glenn L McGrath
· 22 years ago
ef0eab5
Recovering from my previous commit
by Glenn L McGrath
· 23 years ago
4bef7b4
unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match.
by Glenn L McGrath
· 23 years ago
a868ec8
Allow the unarchive() extract_list variable to be NULL, meaning extract all
by Glenn L McGrath
· 23 years ago
c127008
Allow unarchive to redirect stdout (tobe used by dpkg applet)
by Glenn L McGrath
· 23 years ago
2e6d3cf
Nore unarchive (and doc) fixes from Laurence Anderson
by Glenn L McGrath
· 23 years ago
8f5b63e
cpio applet, and changes to associated code
by Glenn L McGrath
· 23 years ago