commit-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bison/src system.h


From: Paul Eggert
Subject: bison/src system.h
Date: Fri, 13 Dec 2002 03:44:28 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/12/13 03:44:28

Modified files:
        src            : system.h 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/system.h.diff?tr1=1.57&tr2=1.58&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]