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: christos
Date: Wed Apr 6 03:51:26 UTC 2016
Modified Files:
src/sys/kern: kern_exit.c
src/sys/sys: wait.h
Log Message:
Implement WIFCONTINUED using the linux value instead of the FreeBSD one...
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/sys/kern/kern_exit.c
cvs rdiff -u -r1.29 -r1.30 src/sys/sys/wait.h
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