1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/bitrotate
2008-09-01 13:55:05 +02:00

24 lines
262 B
Plaintext

Description:
Rotate bits in unsigned 8, 16, and 32 bit integers.
Files:
lib/bitrotate.h
Depends-on:
stdint
configure.ac:
AC_REQUIRE([AC_C_INLINE])
Makefile.am:
lib_SOURCES += bitrotate.h
Include:
"bitrotate.h"
License:
LGPLv2+
Maintainer:
Simon Josefsson