Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/darwin
Module Name: src
Committed By: manu
Date: Sun Jul 11 19:38:14 UTC 2004
Modified Files:
src/sys/compat/darwin: darwin_commpage.c darwin_commpage.h
Log Message:
commpage function changes:
Copy all the commpages instead of one
Add the missing bcopy function
Wrong function name: pthread_getspecific instead of pthread_specific
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/compat/darwin/darwin_commpage.c
cvs rdiff -r1.3 -r1.4 src/sys/compat/darwin/darwin_commpage.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