Mercurial > hg > octave-shane > gnulib-hg
view modules/memset @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
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