Subject: Ansi C problems
To: None <richard@cogsci.edinburgh.ac.uk>
From: J.T. Conklin <conklin@ngai.kaleida.com>
List: netbsd-bugs
Date: 11/12/1993 12:53:00
richard> Trying to compile a program that claimed to be in Ansi C
richard> under NetBSD 0.9, I came across a couple of problems:

richard> NULL should be defined in stdlib.h, but isn't

Not according to my copy of the C standard.

richard> CLOCKS_PER_SEC should be defined in time.h, but isn't.

This was fixed some time ago --- I think just after the 0.9 code
freeze.

	--jtc


------------------------------------------------------------------------------