Bug#338182: kfreebsd-5: signals for linuxthreads internal operation

2005-11-20 Thread Aurelien Jarno
Petr Salinger a écrit : Package: kfreebsd-5 Severity: wishlist Tags: patch Hi, with attached patch for kernel and clone.c it should be possible leave SIGUSR1 and SIGUSR2 free for user code. Current libc will work with current and new kernel, new libc will require new kernel. Thanks

Bug#338182: kfreebsd-5: signals for linuxthreads internal operation

2005-11-20 Thread Petr Salinger
Thanks for the patch, a new kernel has just been uploaded. A new glibc will follow soon, probably tomorrow. I have already a working one on my disk, but I need to make a clean patch first. Thanks very much. This line has to be + if ((flags CSIGNAL) ~RFTHPNMASK) Good catch ;-) I