Denys Vlasenko
|
112453acf2
od: unbreak it
|
il y a 4 ans |
Denys Vlasenko
|
079487b487
hexdump: fix dup block comparison
|
il y a 4 ans |
Denys Vlasenko
|
dac5b83142
xxd: fix printing of trailing spaces
|
il y a 4 ans |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
il y a 5 ans |
Denys Vlasenko
|
e5d5f5b9a7
hexdump: fix short file of zero butes treated as dup
|
il y a 6 ans |
Denys Vlasenko
|
2ab994f707
placate gcc-8.0.1 warnings
|
il y a 6 ans |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
il y a 7 ans |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
il y a 7 ans |
Denys Vlasenko
|
90678f0cd7
xxd: allow "-" as file name meaning stdin
|
il y a 7 ans |
Denys Vlasenko
|
63214a68f1
libbb/dump: allow skipping over stdin too
|
il y a 7 ans |
Denys Vlasenko
|
5f7904b6d1
libbb/dump: fix a few broken commits and shrink code
|
il y a 7 ans |
Denys Vlasenko
|
cb8e84e65a
libbb: shrink sump.c
|
il y a 7 ans |
Denys Vlasenko
|
0f4364775f
xxd: new applet
|
il y a 7 ans |
Denys Vlasenko
|
d3d7f085eb
hexdump: fix numerous bugs in handling of backslashes
|
il y a 8 ans |
Denys Vlasenko
|
ef6747e290
hexdump: don't unconditionally limit the usable address range
|
il y a 11 ans |
Denys Vlasenko
|
a0bef7cc27
hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478
|
il y a 13 ans |
Denys Vlasenko
|
60a9414cad
fix "variable 'foo' set but not used" warnings
|
il y a 13 ans |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
il y a 14 ans |
Denys Vlasenko
|
8d3e225a2d
libbb: add xfstat function
|
il y a 14 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Denys Vlasenko
|
6aca76d4d7
hexdump: fix "hexdump nonexistent_file" handling
|
il y a 15 ans |
Denys Vlasenko
|
8684cbb5cc
libbb: robustify isXXXX(). +39 bytes
|
il y a 15 ans |
Denys Vlasenko
|
a7bb3c1396
*: code shrink via NOINLINE
|
il y a 15 ans |
Denis Vlasenko
|
3eb4466bf8
libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org))
|
il y a 16 ans |
Denis Vlasenko
|
15f2fdb2b9
hexdump: fix SEGV in hexdump -e ""
|
il y a 16 ans |
Denis Vlasenko
|
2f86d13dff
libbb: dump: do not use uninitialized memory. close bug 4364.
|
il y a 16 ans |
Denis Vlasenko
|
55f7912dda
libbb: get rid of statics in dump.c; code shrinks a lot too
|
il y a 16 ans |
Denis Vlasenko
|
bd9874db74
od,hexdump: fix bug where xrealloc may move pointer,
|
il y a 16 ans |
Denis Vlasenko
|
deeed59de0
libbb: introduce and use xrealloc_vector
|
il y a 16 ans |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
il y a 16 ans |