freebsd-dev/lib/libvgl
Kazutaka YOKOTA 16fc634b67 - 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
2001-07-24 11:15:20 +00:00
..
bitmap.c
keyboard.c
main.c - Do not call VGLEnd() and exit() to terminate the program 2001-07-24 11:15:20 +00:00
Makefile MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
mouse.c
simple.c
text.c Dont free a hard code array. 2001-05-30 07:51:56 +00:00
vgl.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
vgl.h