Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-18 | From 2000-02-17 RodneyBrown@pmsc.com: | Andrew Cagney | 1 | -1/+4 | |
mm.c, attach.c, mmap-sup.c, sbrk-sup.c: Include <unistd.h> for sbrk and lseek declarations. | |||||
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+218 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -216/+0 | |
1992-06-30 | * mmalloc.h (struct mdesc): Add FIXME comments to point out the | Fred Fish | 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. | |||||
1992-03-27 | Document requirements for calling mmcheck to install corruption checking | Fred Fish | 1 | -0/+208 | |
hooks and set up to enforce the requirements. However, we still allow unconditional installation until some complications are resolved. |