summaryrefslogtreecommitdiff
path: root/modules/mempcpy
blob: ebb4613df8a1813559175c410c30d007d6f1e857 (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:
LGPLv2+

Maintainer:
Simon Josefsson