summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio64/stdio64.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-04-20 10:44:52 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-04-20 10:44:52 +0000
commit9e40fe81120619ab9fb1f610d7c2a5062915dca4 (patch)
tree4ea4b69163ece41dbf84f7f8e2dc45e726c4b22e /newlib/libc/stdio64/stdio64.c
parent2ac91a14831702681737bfac01e0772f04375b49 (diff)
downloadcygnal-9e40fe81120619ab9fb1f610d7c2a5062915dca4.tar.gz
cygnal-9e40fe81120619ab9fb1f610d7c2a5062915dca4.tar.bz2
cygnal-9e40fe81120619ab9fb1f610d7c2a5062915dca4.zip
* cygheap.h (struct init_cygheap): Add rlim_core member.
* cygheap.cc (cygheap_init): Initialize rlim_core to RLIM_INFINITY. * exceptions.cc (stackdump): Drop extern declaration of rlim_core. Refer to cygheap->rlim_core instead. (exception::handle): Disable stackdumping if cygheap->rlim_core is 0. Don't set WCOREDUMP flag in exit code, if cygheap->rlim_core is 0. (sigpacket::process): Ditto. * resource.cc (rlim_core): Remove. (getrlimit): Fetch RLIMIT_CORE value from cygheap->rlim_core. (setrlimit): Store RLIMIT_CORE value in cygheap->rlim_core.
Diffstat (limited to 'newlib/libc/stdio64/stdio64.c')
0 files changed, 0 insertions, 0 deletions