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
_______________________________________________
rsync-cvs mailing list
[email protected]
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to