Hash :
01bffc03
Author :
Date :
2007-02-01T00:29:52
Enforce the use of gnulib modules for unportable <string.h> functions.
Description:
mempcpy() function: copy memory area, return point after last written byte.
Files:
lib/mempcpy.c
m4/mempcpy.m4
Depends-on:
string
configure.ac:
gl_FUNC_MEMPCPY
gl_STRING_MODULE_INDICATOR([mempcpy])
Makefile.am:
Include:
<string.h>
License:
LGPL
Maintainer:
Simon Josefsson