diff options
author | yokota <yokota@FreeBSD.org> | 2001-07-24 11:15:20 +0000 |
---|---|---|
committer | yokota <yokota@FreeBSD.org> | 2001-07-24 11:15:20 +0000 |
commit | bd11ff6285c2f957712b5459af19436d60e5736a (patch) | |
tree | 2e95b7e1cb18d2be3e9263e665386e4230e549e9 /lib/libc/stdlib/malloc.c | |
parent | 1b8c225dc1ac21d35188a888a5786c95a353780f (diff) | |
download | FreeBSD-src-bd11ff6285c2f957712b5459af19436d60e5736a.zip FreeBSD-src-bd11ff6285c2f957712b5459af19436d60e5736a.tar.gz |
- Do not call VGLEnd() and exit() to terminate the program
immediately when a signal is caught. Instead, defer
program termination until the next call to VGLCheckSwitch().
Otherwise, the video card may not be restored correctly
if the signal is seen while inside libvgl functions.
MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions