|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Marc Espie (espie
cvs.openbsd.org)
Date: Mon Sep 03 2007 - 08:56:56 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: espie
cvs.openbsd.org 2007/09/03 07:56:56
Modified files:
usr.bin/make : generate.c
Log message:
use calloc() for the sake of regularity, prompted by deraadt
Note that I *still* fill every pointer with explicit NULL, for portability.
filling with 0 bytes is not necessarily the same as NULL pointers.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]