index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
dump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
merge
Ron Yorston
2024-12-30
1
-2
/
+4
|
\
|
*
hexdump: fix regression with -n4 -e '"%u"'
Natanael Copa
2024-12-09
1
-2
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-06-16
1
-34
/
+68
|
\
|
|
*
libbb/dump: code shrink
Denys Vlasenko
2023-05-28
1
-5
/
+7
|
*
libbb/dump: make xxd_displayoff member conditional on xxd
Denys Vlasenko
2023-05-27
1
-2
/
+10
|
*
libbb/dump: correct handling of 1-byte signed int format
Denys Vlasenko
2023-05-26
1
-20
/
+17
|
*
libbb/dump: use fputs_stdout where appropriate
Denys Vlasenko
2023-05-26
1
-2
/
+2
|
*
od, hexdump: byte 0x11 is "dc1" not "dcl"
Denys Vlasenko
2023-05-26
1
-2
/
+4
|
*
libbb/dump: conditionalize code used only by xxd and od
Denys Vlasenko
2023-05-26
1
-1
/
+5
|
*
od: stop printing extra trailing spaces
Denys Vlasenko
2023-05-25
1
-7
/
+14
|
*
od: for !DESKTOP, match output more closely to GNU coreutils 9.1, implement -s
Denys Vlasenko
2023-05-25
1
-8
/
+22
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
1
-1
/
+1
|
\
|
|
*
*: add NOINLINEs where code noticeably shrinks
Denys Vlasenko
2021-10-10
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-20
/
+21
|
\
|
|
*
xxd: implement -i "C style output"
Denys Vlasenko
2021-06-18
1
-15
/
+14
|
*
xxd: do not try reading from closed stdin when non-existent file is given
Denys Vlasenko
2021-06-18
1
-0
/
+1
|
*
xxd: implement -o DISPLAYOFFSET
Denys Vlasenko
2021-06-17
1
-5
/
+6
|
*
hexdump: fix error message
Denys Vlasenko
2021-06-17
1
-1
/
+1
*
|
libbb: allow dumping of /dev/fd file descriptors
Ron Yorston
2021-06-07
1
-0
/
+36
|
/
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
1
-1
/
+1
*
od: unbreak it
Denys Vlasenko
2020-10-25
1
-24
/
+0
*
hexdump: fix dup block comparison
Denys Vlasenko
2020-10-20
1
-1
/
+0
*
xxd: fix printing of trailing spaces
Denys Vlasenko
2020-10-20
1
-22
/
+71
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
*
hexdump: fix short file of zero butes treated as dup
Denys Vlasenko
2018-07-03
1
-5
/
+9
*
placate gcc-8.0.1 warnings
Denys Vlasenko
2018-04-06
1
-3
/
+3
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
do not use `a' quoting style in comments
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
xxd: allow "-" as file name meaning stdin
Denys Vlasenko
2017-07-14
1
-4
/
+6
*
libbb/dump: allow skipping over stdin too
Denys Vlasenko
2017-07-14
1
-20
/
+13
*
libbb/dump: fix a few broken commits and shrink code
Denys Vlasenko
2017-07-14
1
-10
/
+10
*
libbb: shrink sump.c
Denys Vlasenko
2017-01-25
1
-79
/
+80
*
xxd: new applet
Denys Vlasenko
2017-01-25
1
-7
/
+5
*
hexdump: fix numerous bugs in handling of backslashes
Denys Vlasenko
2016-08-26
1
-20
/
+31
*
hexdump: don't unconditionally limit the usable address range
Denys Vlasenko
2013-03-27
1
-1
/
+1
*
hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478
Denys Vlasenko
2011-11-18
1
-11
/
+14
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-5
/
+2
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-3
/
+3
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
1
-3
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
hexdump: fix "hexdump nonexistent_file" handling
Denys Vlasenko
2010-02-06
1
-2
/
+2
*
libbb: robustify isXXXX(). +39 bytes
Denys Vlasenko
2009-11-18
1
-4
/
+4
*
*: code shrink via NOINLINE
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org))
Denis Vlasenko
2008-11-16
1
-6
/
+6
*
hexdump: fix SEGV in hexdump -e ""
Denis Vlasenko
2008-08-23
1
-2
/
+3
*
libbb: dump: do not use uninitialized memory. close bug 4364.
Denis Vlasenko
2008-07-29
1
-4
/
+3
*
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-16
1
-138
/
+160
*
od,hexdump: fix bug where xrealloc may move pointer,
Denis Vlasenko
2008-07-16
1
-62
/
+68
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-3
/
+3
[next]