CVS update: samba/source/lib

Jeremy Allison jra at samba.org
Mon Aug 27 05:11:34 EST 2001


Date:	Sun Aug 26 12:11:33 2001
Author:	jra

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv8264/lib

Modified Files:
	util_sock.c 
Log Message:
bzero is not used (deprecated) as it's a BSDism.
Syscalls must check for -1, not < 0 (POSIX).
Formating (tab) fixups.
Jeremy.


Revisions:
util_sock.c		1.34 => 1.35
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_sock.c?r1=1.34&r2=1.35




More information about the samba-cvs mailing list