summaryrefslogtreecommitdiff
path: root/modules/memmove
blob: 53ca97268541c8d1fac5868a8d35e68289abfd5b (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
25
26
27
28
Description:
memmove() function: copy memory area.

Status:
obsolete

Notice:
This module is obsolete.

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