|
Changelog for uml-patch-2.4.14-3.bz2
Release Date : Nov 18 2001
Released By : jdike
-
The network backends now pass the netmask to uml_net so it can do proxy
arp properly. You will need the latest utilities in order to run this.
-
There is support for RT signals in the form of a siginfo struct on the
stack if necessary. There is no ucontext on the stack as yet.
-
Fixed a bug which could cause a hang with a process receiving infinite
segfaults.
-
wait_for_stop now passes SIGINT to the process so ^C at the wrong time
won't panic the tracing thread.
-
Fixed a bug in sigsuspend and rt_sigsuspend which caused them to return
incorrect values.
|