Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. | rms | 1993-11-13 | 1 | -2/+2 |
* | (xmalloc, xrealloc): Cast the result of malloc, realloc. | rms | 1993-10-06 | 1 | -2/+4 |
* | Remove declarations of malloc and realloc. | kenner | 1993-10-06 | 1 | -4/+0 |
* | Include hconfig.h. | kenner | 1993-10-05 | 1 | -0/+1 |
* | * bi-lexer.c (scan_string): Do xmalloc if buffer is null and | brendan | 1993-09-30 | 1 | -1/+1 |
* | (xrealloc): Handle 0 passed as BLOCK. | rms | 1993-09-27 | 1 | -1/+1 |
* | Initial revision | bson | 1993-09-25 | 1 | -0/+171 |