mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
24 lines
203 B
Plaintext
24 lines
203 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>
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|