Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/sys/fs/getdents
Module Name: src
Committed By: he
Date: Mon Oct 4 22:33:16 UTC 2004
Modified Files:
src/regress/sys/fs/getdents: getdents.c
Log Message:
Cast a pointer difference to int before printing with %x.
Should fix build problem for our LP64 ports.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/sys/fs/getdents/getdents.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