mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
29 lines
268 B
Plaintext
29 lines
268 B
Plaintext
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
|