Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
23ad7f7f06c94d74d53fc01f96df19d071f4c9ce
/
ar.c
fca8050
Fix .deb unpack and experimental TAR support
by Glenn L McGrath
· 24 years ago
49352ad
Simplify a few little things, and merge in a patch from
by Eric Andersen
· 24 years ago
bd7c671
remove some printf statements i forgot about
by Glenn L McGrath
· 24 years ago
e2b345a
Implemented new ar functionality unique to busybox ar (i think), the -R
by Glenn L McGrath
· 24 years ago
437bf72
Changed getopt so that options can be grouped together, the source
by Glenn L McGrath
· 24 years ago
6fb88e7
Fix permisions
by Glenn L McGrath
· 24 years ago
8324b9f
Now supports GNU style long filenames.
by Glenn L McGrath
· 24 years ago
06aeb6c
ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions.
by Glenn L McGrath
· 24 years ago
6ac18a3
Fix to make 'ar xv' work, thanks to Kent Robotti <robotti@metconnect.com> -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
57ebebf
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> to
by Eric Andersen
· 24 years ago
852ff13
Update to ar.c from Glenn McGrath. His comments follow:
by Eric Andersen
· 25 years ago
86ab8a3
A number of additional fixed from Pavel Roskin, note some more bugs in the
by Eric Andersen
· 25 years ago