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
/
crc32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: commonalize a bit of little-endian CRC32 table generation code
Denys Vlasenko
2018-02-01
1
-0
/
+10
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
Replace int -> uint to avoid signed integer overflow
Rostislav Skudnov
2017-02-04
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
1
-0
/
+24
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-0
/
+2
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
make compressed help code NOMMU- and NOFORK-friendly -
Denis Vlasenko
2007-04-10
1
-3
/
+4
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-3
/
+3
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-3
/
+2
*
Patch from Rob Sullivan to consolidate crc32 table generation.
Rob Landley
2006-04-10
1
-0
/
+40