]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add bitfield routines
authorJouni Malinen <j@w1.fi>
Sat, 16 Mar 2013 16:12:39 +0000 (18:12 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 27 Apr 2013 19:16:40 +0000 (22:16 +0300)
commitbdb112d35fda6c8668730f28855db3b0ae1ee559
tree89ab8317524acdfc4cf9ef0bd6ca120d7fbedb8b
parent04382f7d6f52a2b6a37c738ffbd6c1dba32855e6
Add bitfield routines

Signed-hostap: Jouni Malinen <j@w1.fi>
src/utils/Makefile
src/utils/bitfield.c [new file with mode: 0644]
src/utils/bitfield.h [new file with mode: 0644]
tests/Makefile
tests/test-bitfield.c [new file with mode: 0644]