view modules/memset @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 76b58a1fb4f4
children 0527dd6759fc
line wrap: on
line source

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

Status:
obsolete

Notice:
This module is obsolete.

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

Depends-on:

configure.ac:
gl_FUNC_MEMSET

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
Jim Meyering