summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/abs.c
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-09-15 21:46:34 +0000
committerjdp <jdp@FreeBSD.org>1998-09-15 21:46:34 +0000
commit92f218ee1779c4b4c6be5b93d1976dcd148b8c6c (patch)
tree13f48881bc2cad939b8b349d1d6b2cb70b3f1e9f /lib/libc/stdlib/abs.c
parentdb4e37f524a4354949fb96ec12f61dc348f3cc37 (diff)
downloadFreeBSD-src-92f218ee1779c4b4c6be5b93d1976dcd148b8c6c.zip
FreeBSD-src-92f218ee1779c4b4c6be5b93d1976dcd148b8c6c.tar.gz
Instead of just the data and stack segments, include all writable
segments (except memory-mapped devices) in the ELF core file. This is really nice. You get access to the data areas of all shared libraries, and even to files that are mapped read-write. In the future, it might be good to add a new resource limit in the spirit of RLIMIT_CORE. It would specify the maximum sized writable segment to include in core dumps. Segments larger than that would be omitted. This would be useful for programs that map very large files read/write but that still would like to get usable core dumps.
Diffstat (limited to 'lib/libc/stdlib/abs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud