Date:   Fri Jan  2 07:57:02 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
        flist.c 
Log Message:
Optimized f_name(), generating: (1) f_name_cmp(), which optimizes
comparing two file_struct elements without copying them first, and
(2) f_name_to() which lets us supply the destination buffer for a
f_name() call (to allow it to persist without an extra copy).


Revisions:
flist.c         1.145 => 1.146
        http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c.diff?r1=1.145&r2=1.146
_______________________________________________
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to