|
Changelog for uml-patch-2.4.13-5.bz2
Release Date : Nov 6 2001
Released By : jdike
-
Redid the task switching code. The tracing thread is no longer
involved. Rather, the two threads arrange it themselves with one
sending a SIGTERM to the other, and protecting itself from races by
blocking SIGTERM and re-enabling it with sigsuspend.
-
Fixed a bug in the new poll code which could cause pollfd structs to
be lost.
|