summaryrefslogtreecommitdiff
path: root/modules/bcopy
blob: d4a2bb93b7626f6b3c3a6680cf195e914a020bad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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: