summaryrefslogtreecommitdiff
path: root/modules/mempcpy
blob: a49c40ad296bab0f49e128e1021918aa26841d9e (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:
mempcpy() function: copy memory area, return point after last written byte.

Files:
lib/mempcpy.c
m4/mempcpy.m4

Depends-on:
string

configure.ac:
gl_FUNC_MEMPCPY
gl_STRING_MODULE_INDICATOR([mempcpy])

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
Simon Josefsson