[3630] in Athena Bugs
pANS header files for RT
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Nov 13 16:54:11 1989
Date: Mon, 13 Nov 89 16:53:34 -0500
From: Ken Raeburn <Raeburn@MIT.EDU>
To: bugs@ATHENA.MIT.EDU
As Ralph just pointed out to me, any "conforming freestanding" pANS-C
compilation environment (i.e., any that defines __STDC__ == 1) must
provide the standard header files <float.h>, <limits.h>, <stdarg.h>,
and <stddef.h>. The High C compilers do not. (Surprise!)
The GNU C compiler sources do provide these; they could probably be
dropped into our /usr/include with relatively few changes.