Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c4cf542c575068d55368e771abf6c358bfebf5d3
/
archival
/
libarchive
/
data_extract_to_command.c
c4199f2
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
by Denys Vlasenko
· 9 years ago
7f3a2a2
join some common strings, -400 bytes
by Denys Vlasenko
· 9 years ago
16614e9
*: change execl sentinels from NULL to (char*)0
by Rich Felker
· 11 years ago
6111f96
tar: add support for PAX-encoded path=LONGFILENAME
by Denys Vlasenko
· 13 years ago
d184a72
rename archive.h to bb_archive.h. no code changes
by Denys Vlasenko
· 13 years ago
681efe2
use user's shell instead of hardwired "/bin/sh" (android needs this)
by Denys Vlasenko
· 14 years ago
833d4e7
rename archival/libunarchive -> archival/libarchive; move bz/ into it
by Denys Vlasenko
· 14 years ago
[Renamed (99%) from archival/libunarchive/data_extract_to_command.c]
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
926031b
*: introduce and use xfork() and xvfork()
by Pascal Bellard
· 14 years ago
a73b87e
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
by Ladislav Michl
· 14 years ago
d0a8a0d
tar: fix --to-command wrt short writes
by Denys Vlasenko
· 14 years ago
2b46fd4
tar: optional support for --to-command
by Ladislav Michl
· 14 years ago