Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 жил өмнө |
Marek Polacek
|
b0b8884009
Fix double words in comments. No code changes
|
13 жил өмнө |
Pere Orga
|
1f4447b2d4
move help text from include/usage.src.h to archival/*.c
|
13 жил өмнө |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
14 жил өмнө |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 жил өмнө |
Denys Vlasenko
|
8d3e225a2d
libbb: add xfstat function
|
14 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Nguyễn Thái Ngọc Duy
|
36dcf4e516
ar: fix a regression: "ar t arch.a" stopped shoting files
|
14 жил өмнө |
Alexander Shishkin
|
535584c750
ar: add archive creation support
|
14 жил өмнө |
Denys Vlasenko
|
4928f3b90b
ar: heh, there *was* "-1" already...
|
15 жил өмнө |
Denys Vlasenko
|
40e5a30b66
ar: fix two bugs, one added by prev comment and other we SEGV with no params
|
15 жил өмнө |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
15 жил өмнө |
Denys Vlasenko
|
d57d62686d
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
|
15 жил өмнө |
Denis Vlasenko
|
0381d422d9
dpkg_deb: slight code shrink
|
16 жил өмнө |
Denis Vlasenko
|
a60936da06
libunarchive: stop using static data in archivers - archive_handle_t
|
16 жил өмнө |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
Denis Vlasenko
|
0beaff8c19
update Glenn McGrath's email address
|
17 жил өмнө |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 жил өмнө |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 жил өмнө |
Denis Vlasenko
|
091965768d
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
|
17 жил өмнө |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 жил өмнө |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 жил өмнө |
Denis Vlasenko
|
a597aaddfa
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
|
18 жил өмнө |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 жил өмнө |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 жил өмнө |
Denis Vlasenko
|
ce97960a6e
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
|
18 жил өмнө |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 жил өмнө |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 жил өмнө |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 жил өмнө |