summaryrefslogtreecommitdiff
path: root/rdiff-backup/src/cmodule.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r0-10-0'.r0-10-0cvs2svn2002-09-161-1/+3
* Changed 'struct stat' to STRUCT_STATben2002-09-161-1/+1
* Added LARGEFILE defines for >2GB file supportben2002-09-161-2/+0
* Backed out stat64 code in previous diff, kept thread codeben2002-09-111-6/+3
* Added thread statements and lstat64 check for large file supportben2002-09-101-2/+26
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-101-1/+1
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-2/+2
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-37/+33
* Added compile.py to compile the c portionben2002-06-191-62/+125
* Many optimizations - up to 3x speed improvementben2002-06-171-0/+139