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 28 18:40:31 UTC 2007
Modified Files:
src/lib/libpuffs: dispatcher.c puffs.c puffs.h puffs_priv.h
Log Message:
Add possibility to set pre- and post callbacks which will be called
for all operations before or after executing the specific callback
(the api is not be final yet, though).
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libpuffs/dispatcher.c
cvs rdiff -r1.70 -r1.71 src/lib/libpuffs/puffs.c
cvs rdiff -r1.90 -r1.91 src/lib/libpuffs/puffs.h
cvs rdiff -r1.28 -r1.29 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