mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
23 lines
216 B
Plaintext
23 lines
216 B
Plaintext
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
|