Displaying 1 result from an estimated 1 matches for "ka8cmy".
2002 Dec 23
3
rsync 2.5.5 SCO Unixware patch
...timized), and the workaround shown
gets around the bug and likely obviates similar bugs on other platforms.
Steve Friedl / steve@unixwiz.net / www.unixwiz.net
23 December 2002
---
Stephen J Friedl | Software Consultant | Tustin, CA | +1 714 544-6561
www.unixwiz.net | I speak for me only | KA8CMY | steve@unixwiz.net
--- batch.c.orig Mon Dec 23 21:51:23 2002
+++ batch.c Mon Dec 23 21:51:28 2002
@@ -264,7 +264,7 @@
return bytes_read;
}
-unsigned char read_batch_flags()
+unsigned char read_batch_flags(void)
{
int flags;
--- flist.c.orig Mon Dec 23 21:51:31 2002
+++ flist.c Mon De...