Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/sys/kern/ras/ras2



Module Name:    src
Committed By:   dsl
Date:           Sat Jan 12 11:10:09 UTC 2008

Modified Files:
        src/regress/sys/kern/ras/ras2: ras2.c

Log Message:
The interval timers (setitimer()) are not inherited by fork (I've checked
the SuS) so start the timer in the correct process otherwise this test
will never timeout.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/regress/sys/kern/ras/ras2/ras2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index