pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / memcmp2
1 Description:
2 Compare two memory areas with possibly different lengths.
3
4 Files:
5 lib/memcmp2.h
6 lib/memcmp2.c
7
8 Depends-on:
9
10 configure.ac:
11
12 Makefile.am:
13 lib_SOURCES += memcmp2.c
14
15 Include:
16 "memcmp2.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Bruno Haible