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 Feb 15 17:04:47 UTC 2007

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

Log Message:
Introduce puffs_path_walkcmp(), which is to be called from nodewalk
and compares the path of the node against the given pathobject.
Also make comparison method take a flag to indicate if it should
check if the second path is a true prefix of the first.

plus some namespace cleanup


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpuffs/paths.c
cvs rdiff -r1.29 -r1.30 src/lib/libpuffs/puffs.c
cvs rdiff -r1.30 -r1.31 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