[File-cvs] CVS commit: file/src

Christos Zoulas christos at zoulas.com
Sun May 5 19:25:23 UTC 2019


Module Name:	file
Committed By:	christos
Date:		Sun May  5 19:25:23 UTC 2019

Modified Files:
	file/src: compress.c

Log Message:
>From Denys Vlasenko:

Tools such as rpmdiff and rpmbuild call libmagic from processes
with large mapped virtual sizes (gigabytes). In this case,
vfork is much faster than fork (sometimes x100 faster).


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 file/src/compress.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