Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1993-10-06 | (xmalloc, xrealloc): Cast the result of malloc, realloc. | Richard Stallman | 1 | -2/+4 |
1993-10-06 | Remove declarations of malloc and realloc. | Richard Kenner | 1 | -4/+0 |
1993-10-05 | Include hconfig.h. | Richard Kenner | 1 | -0/+1 |
1993-09-30 | bi-lexer.c (scan_string): Do xmalloc if buffer is null and xrealloc if it's n... | Brendan Kehoe | 1 | -1/+1 |
1993-09-27 | (xrealloc): Handle 0 passed as BLOCK. | Richard Stallman | 1 | -1/+1 |
1993-09-25 | Initial revision | Jan Brittenson | 1 | -0/+171 |