]> git.saurik.com Git - bison.git/commit - src/system.h
(alloca): Remove; decl no longer needed.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Dec 2002 08:44:28 +0000 (08:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Dec 2002 08:44:28 +0000 (08:44 +0000)
commitdeedb0b77c569bf6be408e67cb07bad6c7ce1214
tree663201006b728d9ed4659fadc0d6db405cb182f1
parent2cc6b61207659f016587c4ed438b58e2f886a3dd
(alloca): Remove; decl no longer needed.
(<stddef.h>): Include, for offsetof.
(<inttypes.>, <stdint.h>): Include if available.
(uintptr_t): New type, if system lacks it.
(CALLOC, MALLOC, REALLOC): New macros.
All uses of XCALLOC, XMALLOC, and XREALLOC changed to use these
new macros.
src/system.h