view modules/memset @ 7718:605d4ddb5673

* build-aux/announce-gen ($VERSION): Don't use of $Revision...$. Instead, use Emacs' time-stamp write hook.
author Jim Meyering <jim@meyering.net>
date Fri, 08 Dec 2006 17:37:36 +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