pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk
Module Name: pkgsrc
Committed By: joerg
Date: Tue Jan 15 22:14:30 UTC 2008
Modified Files:
pkgsrc/pkgtools/pbulk/files/pbulk/pbuild: stat.c
pkgsrc/pkgtools/pbulk/files/pbulk/pscan: jobs.c
Log Message:
Use %lu + casts instead of depending on size_t's %z. Some Operating
Systems like Solaris don't implement %z.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/stat.c
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pbulk/files/pbulk/pscan/jobs.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