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
/
xatonum.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-3
/
+3
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-12-12
1
-0
/
+19
*
truncate: new applet
Ari Sundholm
2015-03-22
1
-1
/
+3
*
dd: move suffix struct to xatonum.c
Ari Sundholm
2015-03-22
1
-0
/
+19
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
1
-0
/
+7
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-2
/
+2
*
diff: shrink code (-85 bytes):
Denis Vlasenko
2007-06-12
1
-1
/
+1
*
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
Denis Vlasenko
2006-12-16
1
-1
/
+2
*
safe_strtoXX interface proved to be a bit unconvenient.
Denis Vlasenko
2006-11-27
1
-32
/
+0
*
small improvements in str -> num convertors
Denis Vlasenko
2006-11-25
1
-3
/
+13
*
regularize str -> num convertors
Denis Vlasenko
2006-11-25
1
-0
/
+91