Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/iscsi
Module Name: src
Committed By: agc
Date: Mon Jan 8 21:44:47 UTC 2007
Modified Files:
src/dist/iscsi/include: conffile.h
src/dist/iscsi/src: conffile.c
Log Message:
Export the function to split a config file entry up into parts,
conffile_split(), and make it work in the presence of a NULL conffile
descriptor (i.e. from stdin).
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/iscsi/include/conffile.h
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/conffile.c
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