Commit Graph

5 Commits

Author SHA1 Message Date
Per Bothner
426b6fa3ab cppalloc.c (memory_full): Don't use fatal; use fprintf+exit.
* cppalloc.c (memory_full):  Don't use fatal;  use fprintf+exit.
* cppalloc.c (xcalloc):  Move from here to cpplib.c.

From-SVN: r12206
1996-06-07 00:29:20 -07:00
Richard Kenner
940d9d638b Update FSF address.
From-SVN: r9959
1995-06-15 07:33:25 -04:00
Richard Kenner
800f087e34 #include config.h.
From-SVN: r9349
1995-04-10 09:22:01 -04:00
Per Bothner
56c667474e * cppalloc.c (xcalloc): Re-implement using calloc, rather than malloc+bzero.
From-SVN: r9319
1995-04-06 23:19:22 -07:00
Per Bothner
7f2935c734 Initial revision
From-SVN: r9191
1995-03-16 13:59:07 -08:00