Log In
tulips
/
mdso
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
c19325
added low-level crc interfaces.
Authored and Committed by
midipix
7 years ago
raw
patch
tree
parent
8 files changed.
219 lines added
.
0 lines removed
.
include/mdso/mdso.h
file modified
+4
-0
include/mdso/mdso_crc32.h
file added
+73
include/mdso/mdso_crc64.h
file added
+73
project/common.mk
file modified
+2
-0
project/headers.mk
file modified
+2
-0
project/tree.mk
file modified
+1
-0
src/crc/mdso_crc32.c
file added
+32
src/crc/mdso_crc64.c
file added
+32
added low-level crc interfaces.
include/mdso/mdso.h
file modified
+4
-0
include/mdso/mdso_crc32.h
file added
+73
include/mdso/mdso_crc64.h
file added
+73
project/common.mk
file modified
+2
-0
project/headers.mk
file modified
+2
-0
project/tree.mk
file modified
+1
-0
src/crc/mdso_crc32.c
file added
+32
src/crc/mdso_crc64.c
file added
+32