1
0

hint for me how to solve current problem

This commit is contained in:
michael 2007-02-22 23:17:35 +00:00
parent 94038a57ca
commit adfa522169

View File

@ -438,7 +438,7 @@ int do_wdioctl(int fd, unsigned int request, unsigned char *wdioctl) {
if (it->dwCounter == 0) {
it->dwCounter = 1;
} else {
//FIXME: signal
//FIXME: signal durch FUTEX, overload futex!
kill(getpid(), SIGHUP);
}
} else {