CVS update: rsync/lib

Wayne Davison wayned at samba.org
Fri Dec 30 07:12:48 GMT 2005


Date:	Fri Dec 30 07:12:48 2005
Author:	wayned

Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv27742

Modified Files:
	wildmatch.c 
Log Message:
- Added a new public function, iwildmatch(), which will treat all
  upper-case letters in the "text" as lower-case.
- Renamed variable "ch" -> "p_ch" and "prev" -> "prev_ch".
- Added variable "t_ch" to hold the current *text value.
- Return ABORT_ALL if we reach the end of the text string with
  more pattern to match.


Revisions:
wildmatch.c		1.14 => 1.15
	http://www.samba.org/cgi-bin/cvsweb/rsync/lib/wildmatch.c?r1=1.14&r2=1.15


More information about the rsync-cvs mailing list