CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20021107 23:00:58
Modified files:
src/core : core_system.h system.c system.h thread.c
src/core/fbdev : fbdev.c
src/core/sdl : sdl.c
Log message:
Added system hook ThreadInit() that is called at the beginning of new threads.
The fbdev system detaches the thread from the controlling tty.
Otherwise mode restoring done by input threads (if layer is orphaned) goes
to the tty the app has been started from. The main thread has been detached
eversince.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.