Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpuffs
Module Name: src
Committed By: pooka
Date: Sun Oct 21 19:25:58 UTC 2007
Modified Files:
src/lib/libpuffs: callcontext.c puffs.c puffs.h puffs_cc.3 puffs_priv.h
Log Message:
Add puffs_cc_schedule() which marks a pcc runnable and will pass
execution to it when in the main loop the next time.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libpuffs/callcontext.c
cvs rdiff -r1.66 -r1.67 src/lib/libpuffs/puffs.c
cvs rdiff -r1.88 -r1.89 src/lib/libpuffs/puffs.h
cvs rdiff -r1.6 -r1.7 src/lib/libpuffs/puffs_cc.3
cvs rdiff -r1.24 -r1.25 src/lib/libpuffs/puffs_priv.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