Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   rmind
Date:           Sat Mar 24 16:43:56 UTC 2007

Modified Files:
        src/sys/compat/mach: mach_thread.c
        src/sys/kern: sys_lwp.c

Log Message:
Handle newlwp() error case. Currently, newlwp() cannot fail, but this
will likely change in the future.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/compat/mach/mach_thread.c
cvs rdiff -r1.17 -r1.18 src/sys/kern/sys_lwp.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