Age | Commit message (Expand) | Author | Files | Lines |
1992-10-02 | use canonical triple | David D. Zuhn | 2 | -9/+32 |
1992-06-30 | Go ahead and make the TODO file part of the distribution, so we have a | Fred Fish | 1 | -0/+1 |
1992-06-30 | * mmalloc.h (struct mdesc): Add FIXME comments to point out the | Fred Fish | 2 | -6/+22 |
1992-06-29 | * mmtrace.c: Lint. | Fred Fish | 2 | -0/+176 |
1992-06-13 | Avoid ANSI C "empty translation unit" idiocy. | John Gilmore | 1 | -0/+4 |
1992-06-10 | * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL using | Fred Fish | 1 | -0/+9 |
1992-04-21 | pass CFLAGS, remove MINUS_G, default CFLAGS to -g | K. Richard Pixley | 1 | -0/+11 |
1992-04-17 | * TODO: New file. | Fred Fish | 2 | -0/+84 |
1992-04-11 | Recognize new ncr3000 config. Add MINUS_G macro, default to -g. | Fred Fish | 1 | -0/+8 |
1992-04-08 | Remove obsolete README file, and update mmalloc.texi to closer reflect | Fred Fish | 1 | -1/+0 |
1992-04-08 | Fix prototype for pointer to function to get more core. | Fred Fish | 1 | -0/+4 |
1992-04-08 | Only redefine size_t and CHAR_BIT if they are not already defined. | Fred Fish | 2 | -3/+11 |
1992-04-07 | keep mmalloc.texi | Roland Pesch | 1 | -0/+1 |
1992-04-07 | Converted from Fred's original README; no changes in substance. | Roland Pesch | 1 | -0/+272 |
1992-04-07 | Get rid of the other half of the ugly kludge as well... | Fred Fish | 1 | -5/+0 |
1992-04-07 | Get rid of include of <stdlib.h>, which is not guaranteed to be present | Fred Fish | 2 | -17/+5 |
1992-04-06 | * detach.c (mmalloc_detach): Arg should be PTR, not void *. | Stu Grossman | 1 | -0/+5 |
1992-04-01 | Add kludge to work around broken <stdlib.h> in gcc installation on Suns. | Fred Fish | 3 | -0/+736 |
1992-03-27 | Document requirements for calling mmcheck to install corruption checking | Fred Fish | 3 | -0/+412 |
1992-03-25 | added standard targets, fixed install directories | K. Richard Pixley | 1 | -0/+4 |
1992-03-15 | New memory malloc malloc library, based on GNU malloc. | Fred Fish | 15 | -0/+3018 |