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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
bitrotate
blob
97cd8dd4604521ce53ad611edc8798db40f89704
1
Description:
2
Rotate bits in unsigned 8, 16, and 32 bit integers.
3
4
Files:
5
lib/bitrotate.h
6
lib/bitrotate.c
7
8
Depends-on:
9
extern-inline
10
stdint
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += bitrotate.h bitrotate.c
16
17
Include:
18
"bitrotate.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Simon Josefsson