summaryrefslogtreecommitdiff
path: root/modules/memxor
blob: 3cc95a33b31c510f7baed8d1a60099ddd508886f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
memxor() function: binary exclusive or operation on two memory blocks

Files:
lib/memxor.h
lib/memxor.c
m4/memxor.m4

Depends-on:

configure.ac:
gl_MEMXOR

Makefile.am:
lib_SOURCES += memxor.c

Include:
"memxor.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson