CVS update: samba/source/torture

tridge at samba.org tridge at samba.org
Mon Sep 10 21:08:57 EST 2001


Date:	Mon Sep 10 04:08:57 2001
Author:	tridge

Update of /home/cvs/samba/source/torture
In directory va:/tmp/cvs-serv29695/torture

Modified Files:
	locktest.c locktest2.c masktest.c rpctorture.c torture.c 
Log Message:
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
replacemnt of stdio that doesn't suffer from the 8-bit filedescriptor
limit that we hit with nasty consequences on some systems

I would eventually prefer us to have a configure test to see if we need
to replace stdio, but for now this code needs to be tested widely so
I'm enabling it by default. 


Revisions:
locktest.c		1.9 => 1.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/locktest.c?r1=1.9&r2=1.10
locktest2.c		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/locktest2.c?r1=1.4&r2=1.5
masktest.c		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/masktest.c?r1=1.7&r2=1.8
rpctorture.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/rpctorture.c?r1=1.3&r2=1.4
torture.c		1.18 => 1.19
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/torture.c?r1=1.18&r2=1.19




More information about the samba-cvs mailing list