DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_umtx.c
dillon 2007/07/01 18:30:07 PDT
DragonFly src repository
Modified files:
sys/kern kern_umtx.c
Log:
Do not allow umtx_sleep() to restart on a restartable signal. We want to
return EINTR so the caller can handle side effects from the signal.
Revision Changes Path
1.7 +4 -3 src/sys/kern/kern_umtx.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_umtx.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]