summaryrefslogtreecommitdiff
path: root/modules/memmove
blob: 6588c431305a66c499bb7e67540792ec6bffa2a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description:
memmove() function: copy memory area.

Files:
lib/memmove.c
m4/memmove.m4

Depends-on:

configure.ac:
gl_FUNC_MEMMOVE

Makefile.am:

Include:
<string.h>

License:
public domain

Maintainer:
Jim Meyering