[File-cvs] CVS commit: file/src
Christos Zoulas
christos at zoulas.com
Sat May 9 18:57:15 UTC 2020
Module Name: file
Committed By: christos
Date: Sat May 9 18:57:15 UTC 2020
Modified Files:
file/src: apprentice.c file.h print.c softmagic.c
Log Message:
- introduce offset type which is matched against the actual offset of the
magic entry.
- indicate negative offset using a flag so that -0 works.
To generate a diff of this commit:
cvs rdiff -r1.296 -r1.297 file/src/apprentice.c
cvs rdiff -r1.215 -r1.216 file/src/file.h
cvs rdiff -r1.87 -r1.88 file/src/print.c
cvs rdiff -r1.293 -r1.294 file/src/softmagic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the File-cvs
mailing list