Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mmalloc.h (struct mdesc): Add FIXME comments to point out the | Fred Fish | 1992-06-30 | 1 | -6/+14 |
| | | | | | | | need to save some data on a per-process basis for mapped regions that are shared. * attach.c (reuse): Update the morecore field for reused mapped regions to be correct for the current process. | ||||
* | Document requirements for calling mmcheck to install corruption checking | Fred Fish | 1992-03-27 | 1 | -0/+208 |
hooks and set up to enforce the requirements. However, we still allow unconditional installation until some complications are resolved. |