view modules/memset @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents 6a764f23e302
children 404dc8725caf
line wrap: on
line source

Description:
memset() function: fill memory with a constant byte.

Files:
lib/memset.c
m4/memset.m4

Depends-on:

configure.ac:
gl_FUNC_MEMSET

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
Jim Meyering