Andrew Cagney
9365c12ca3
From 2000-02-17 RodneyBrown@pmsc.com:
...
mm.c, attach.c, mmap-sup.c, sbrk-sup.c: Include <unistd.h> for sbrk
and lseek declarations.
2000-02-18 01:39:02 +00:00
Stan Shebs
c906108c21
Initial creation of sourceware repository
1999-04-16 01:35:26 +00:00
Stan Shebs
071ea11e85
Initial creation of sourceware repository
1999-04-16 01:34:07 +00:00
Fred Fish
bc22f7de0c
* mmalloc.h (struct mdesc): Add FIXME comments to point out the
...
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-06-30 23:45:42 +00:00
Fred Fish
01fb5bca1c
Document requirements for calling mmcheck to install corruption checking
...
hooks and set up to enforce the requirements. However, we still allow
unconditional installation until some complications are resolved.
1992-03-27 01:11:08 +00:00