gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / mempcpy
1 Description:
2 mempcpy() function: copy memory area, return point after last written byte.
3
4 Files:
5 lib/mempcpy.h
6 lib/mempcpy.c
7 m4/mempcpy.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_FUNC_MEMPCPY
13
14 Makefile.am:
15
16 Include:
17 "mempcpy.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Simon Josefsson