summaryrefslogtreecommitdiffstats
path: root/qarsh_packet.h
Commit message (Collapse)AuthorAgeFilesLines
* Use off_t instead of size_t so we can transfer files larger than 2GB.Nate Straz2008-09-231-2/+2
| | | | | | I changed all formats from %zd to %lld, but this adds a lot of warnings because off_t isn't the same as long long int to the compiler. I don't know if there is a way to avoid the warnings on all platforms.
* Add copyright notices and GPL headerNate Straz2008-09-231-0/+19
|
* Merge qarsh revisions 1727:1738 from sistina-test branch djansa-qarsh.Nate Straz2008-09-231-2/+1
|
* Flatten the qarsh tree.Nate Straz2008-09-231-0/+129