CVS update: samba/source/script

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


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

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

Modified Files:
	mkproto.awk 
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:
mkproto.awk		1.52 => 1.53
	http://www.samba.org/cgi-bin/cvsweb/samba/source/script/mkproto.awk?r1=1.52&r2=1.53




More information about the samba-cvs mailing list