Add a license tag to every module.
[gnulib.git] / modules / memcmp
1 Description:
2 memcmp() function: compare memory areas.
3
4 Files:
5 lib/memcmp.c
6 m4/memcmp.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_MEMCMP
12
13 Makefile.am:
14
15 Include:
16 <string.h>
17
18 License:
19 LGPL
20
21 Maintainer:
22 Jim Meyering, glibc
23