This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
archival
History
Denis Vlasenko
7510384107
do not do utime() on links, it acts on link targets, and we don't want that.
...
rename link_name to link_target, less confusing this way.
2007-06-20 14:49:47 +00:00
..
libunarchive
do not do utime() on links, it acts on link targets, and we don't want that.
2007-06-20 14:49:47 +00:00
ar.c
…
bbunzip.c
rmp: add optional support for bz2 data. +50 bytes of code
2007-06-08 13:05:39 +00:00
Config.in
rmp: add optional support for bz2 data. +50 bytes of code
2007-06-08 13:05:39 +00:00
cpio.c
delete tons of extra #includes
2007-05-31 22:42:12 +00:00
dpkg_deb.c
…
dpkg.c
A few more string duplicates found & eliminated
2007-06-12 08:52:02 +00:00
gzip.c
…
Kbuild
…
rpm2cpio.c
rmp: add optional support for bz2 data. +50 bytes of code
2007-06-08 13:05:39 +00:00
rpm.c
rmp: add optional support for bz2 data. +50 bytes of code
2007-06-08 13:05:39 +00:00
tar.c
Audit bb_common_bufsiz usage, add script which looks for misuse.
2007-06-04 10:16:52 +00:00
unzip.c
…