Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/miscfs/procfs



Module Name:    src
Committed By:   martin
Date:           Sat Jan  4 15:42:36 UTC 2003

Modified Files:
        src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
Cast off_t expression to long long to match format even on 64 bit
plattforms.

Shouldn't we introduce a PRIoff_t macro to create such format strings?


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/miscfs/procfs/procfs_vnops.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