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:           Thu Apr 19 14:45:03 UTC 2007

Modified Files:
        src/lib/libpuffs: callcontext.c puffs.h puffs_cc.3

Log Message:
add puffs_cc_getspecific(pcc), which is shorthand for:
puffs_getspecific(puffs_cc_getusermount(pcc))


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpuffs/callcontext.c \
    src/lib/libpuffs/puffs_cc.3
cvs rdiff -r1.46 -r1.47 src/lib/libpuffs/puffs.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