Mercurial > hg > octave-kai > gnulib-hg
view modules/memset @ 7492:cb5141654dbb
Distribute all lib/* source files through EXTRA_DIST.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 12 Oct 2006 18:52:30 +0000 |
parents | 6fb8c48c4dcd |
children | 6a764f23e302 |
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: EXTRA_DIST += memset.c Include: <string.h> License: LGPL Maintainer: Jim Meyering