mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
23 lines
201 B
Plaintext
23 lines
201 B
Plaintext
Description:
|
|
Old BSD bcopy() function: copy memory area.
|
|
|
|
Files:
|
|
lib/bcopy.c
|
|
|
|
Depends-on:
|
|
strings
|
|
|
|
configure.ac:
|
|
AC_REPLACE_FUNCS(bcopy)
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<strings.h>
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
|