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:           Fri Dec 12 19:45:16 UTC 2008

Modified Files:
        src/lib/libpuffs: puffs.c puffs.h

Log Message:
Add puffs_cancel(), which allows to back down after puffs_init()
and before puffs_mount().
(this should actually be integrated with puffs_exit(), but that
routine is currently so non-sensible that I didn't bother now)


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/lib/libpuffs/puffs.c
cvs rdiff -r1.109 -r1.110 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