Commit Graph

7 Commits

Author SHA1 Message Date
Richard Stallman
6026c19c42 Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error.
From-SVN: r6079
1993-11-13 09:00:21 +00:00
Richard Stallman
e4f316dbfc (xmalloc, xrealloc): Cast the result of malloc, realloc.
From-SVN: r5650
1993-10-06 22:54:04 +00:00
Richard Kenner
8ddecd15b0 Remove declarations of malloc and realloc.
From-SVN: r5635
1993-10-06 12:13:03 -04:00
Richard Kenner
a2c18d49f3 Include hconfig.h.
From-SVN: r5609
1993-10-05 15:48:49 -04:00
Brendan Kehoe
56ae2659f7 bi-lexer.c (scan_string): Do xmalloc if buffer is null and xrealloc if it's not, not the other way around.
* bi-lexer.c (scan_string): Do xmalloc if buffer is null and
        xrealloc if it's not, not the other way around.

From-SVN: r5539
1993-09-30 14:21:55 -04:00
Richard Stallman
a1c3672f12 (xrealloc): Handle 0 passed as BLOCK.
From-SVN: r5492
1993-09-27 23:56:36 +00:00
Jan Brittenson
6a94387ce7 Initial revision
From-SVN: r5470
1993-09-25 03:17:32 -07:00