Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / bcopy
blobd4a2bb93b7626f6b3c3a6680cf195e914a020bad
1 Description:
2 Old BSD bcopy() function: copy memory area.
4 Files:
5 lib/bcopy.c
7 Depends-on:
8 strings
10 configure.ac:
11 AC_REPLACE_FUNCS(bcopy)
13 Makefile.am:
15 Include:
16 <strings.h>
18 License:
19 GPL
21 Maintainer: