Source-Changes archive

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

CVS commit: basesrc/usr.bin/file



Module Name:    basesrc
Committed By:   itojun
Date:           Wed Jun  5 12:52:59 UTC 2002

Modified Files:
        basesrc/usr.bin/file: apprentice.c file.h readelf.c softmagic.c

Log Message:
use types defined in inttypes.h.
have attribute(packed) to struct magic to make it packed in the same way
across different archs.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/usr.bin/file/apprentice.c
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/file/file.h
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/file/readelf.c
cvs rdiff -r1.26 -r1.27 basesrc/usr.bin/file/softmagic.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