Source-Changes archive

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

CVS commit: src/libexec/comsat



Module Name:    src
Committed By:   enami
Date:           Sat Jul 10 07:10:43 UTC 2004

Modified Files:
        src/libexec/comsat: comsat.c

Log Message:
Use strtoimax rather than strtol to parse a number which represents
an offset in a file.  long is insufficient on some architecture.
Problem noticed by Atsushi Onoe while ago.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/libexec/comsat/comsat.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