summaryrefslogtreecommitdiff
path: root/modules/mempcpy
blob: da13ec831eb7b1b7244e41d60b25ec27bd709a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
mempcpy() function: copy memory area, return point after last written byte.

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

Depends-on:

configure.ac:
gl_FUNC_MEMPCPY

Makefile.am:

Include:
"mempcpy.h"

License:
LGPL

Maintainer:
Simon Josefsson