mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
21 lines
189 B
Plaintext
21 lines
189 B
Plaintext
Description:
|
|
memcpy() function: copy memory area.
|
|
|
|
Files:
|
|
lib/memcpy.c
|
|
m4/memcpy.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_MEMCPY
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<string.h>
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|