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: mrg
Date: Thu Feb 9 08:46:43 UTC 2006
Modified Files:
src/dist/iscsi/include: util.h
src/dist/iscsi/src: disk.c iscsi.c target.c util.c
Log Message:
- use <inttypes.h> and PRIu64 in many places.
- don't try to use the return value of NTOHL().
fixes sparc64 build problems.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/include/util.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/src/disk.c \
src/dist/iscsi/src/iscsi.c src/dist/iscsi/src/target.c \
src/dist/iscsi/src/util.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