repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
crc
blob
bd7fe29dbade1b04718b82b5be4d9712925d9a2b
1
Description:
2
Compute cyclic redundancy codes.
3
4
Files:
5
lib/crc.h
6
lib/crc.c
7
8
Depends-on:
9
stdint
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += crc.c
15
16
Include:
17
"crc.h"
18
19
License:
20
LGPL
21
22
Maintainer:
23
Simon Josefsson