Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
/* FIXME HBB: should export this to a separate file and use
* AC_REPLACE_FUNCS() */
#if BSD
#ifndef HAVE_MEMSET
/*LINTLIBRARY*/
/*
* Set an array of n chars starting at sp to the character c.