X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fbcopy;h=d4a2bb93b7626f6b3c3a6680cf195e914a020bad;hb=cdf12ee48247d39e7b1fd40289b78741aa4d4df1;hp=5af6cad3f2b0bb84167f118df5d16eed8bb5afdf;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/bcopy b/modules/bcopy index 5af6cad3f..d4a2bb93b 100644 --- a/modules/bcopy +++ b/modules/bcopy @@ -1,9 +1,11 @@ Description: +Old BSD bcopy() function: copy memory area. Files: lib/bcopy.c Depends-on: +strings configure.ac: AC_REPLACE_FUNCS(bcopy) @@ -11,4 +13,10 @@ AC_REPLACE_FUNCS(bcopy) Makefile.am: Include: + + +License: +GPL + +Maintainer: