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
/
include
/
dump.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb/dump: make xxd_displayoff member conditional on xxd
Denys Vlasenko
2023-05-27
1
-4
/
+4
*
libbb/dump: conditionalize code used only by xxd and od
Denys Vlasenko
2023-05-26
1
-0
/
+4
*
od: stop printing extra trailing spaces
Denys Vlasenko
2023-05-25
1
-0
/
+1
*
xxd: implement -i "C style output"
Denys Vlasenko
2021-06-18
1
-0
/
+1
*
xxd: implement -o DISPLAYOFFSET
Denys Vlasenko
2021-06-17
1
-1
/
+2
*
od: unbreak it
Denys Vlasenko
2020-10-25
1
-1
/
+23
*
xxd: fix printing of trailing spaces
Denys Vlasenko
2020-10-20
1
-37
/
+2
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
1
-6
/
+2
*
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-16
1
-17
/
+18
*
od,hexdump: fix bug where xrealloc may move pointer,
Denis Vlasenko
2008-07-16
1
-7
/
+7
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-3
/
+3
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
1
-0
/
+9
*
sed: unbreak multiple -e, -f option handling (my fault)
Denis Vlasenko
2006-10-01
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+9
*
Required for od and hexdump applets
Glenn L McGrath
2001-11-02
1
-0
/
+42