Commit Graph

10 Commits

Author SHA1 Message Date
Richard Kenner
f4bef7f6a6 (buffer, inpoint): Remove unused variables.
From-SVN: r10290
1995-08-28 06:56:14 -04:00
Richard Kenner
940d9d638b Update FSF address.
From-SVN: r9959
1995-06-15 07:33:25 -04:00
Richard Kenner
ddd5a7c180 Fix typos in comments.
From-SVN: r9711
1995-05-16 08:14:26 -04:00
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