summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/atof.c
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-04-08 04:13:12 +0000
committerChristopher Faylor <me@cgf.cx>2000-04-08 04:13:12 +0000
commit0cda2f4609291ee1394935aca76eb740a67a5473 (patch)
treec125c12b3f48841ecf7af6298c5df5aa45dfa20c /newlib/libc/stdlib/atof.c
parent65c0e6e68c617463b1d52463f624a6bcee6e383f (diff)
downloadcygnal-0cda2f4609291ee1394935aca76eb740a67a5473.tar.gz
cygnal-0cda2f4609291ee1394935aca76eb740a67a5473.tar.bz2
cygnal-0cda2f4609291ee1394935aca76eb740a67a5473.zip
* exceptions.cc (sigsave): Copy on fork so that we can restore correct behavior
in forked process. (interruptible): Flag as interruptible when running in main process module. (interrupt_setup): Save return address and address of return address. (signal_fixup_after_fork): New function. Uses above two values to restore proper behavior to forked process. (interrupt_on_return): Pass return address address to interupt_setup. (interrupt_now): Pass NULL for return address address to interrupt_setup. * fork.cc (fork): Call signal_fixup_after_fork. * shared.h: Lint cleanups. * winsup.h: Ditto.
Diffstat (limited to 'newlib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions