[OpenAFS-devel] strings.h or strings.h

Derrick J Brashear shadow@dementia.org
Fri, 3 Aug 2001 21:53:08 -0400 (EDT)


On 3 Aug 2001, Russ Allbery wrote:

> #undef bzero
> #define bzero(s, n)     memset((s), 0, (n))
> 
> in the everywhere-included header file until the source can be fixed.

the source can be fixed in a matter of hours.

-D