search for: pruszynski

Displaying 2 results from an estimated 2 matches for "pruszynski".

2003 Mar 04
1
2.5.6 needs following fix on WinNTs
...if (dry_run) return -1; CHECK_RO } #ifdef O_BINARY /* for Windows */ flags |= O_BINARY; #else /* some systems can't handle a double / */ if (pathname[0] == '/' && pathname[1] == '/') pathname++; #endif return open(pathname, flags, mode); } Cheers, Andrzej Pruszynski Autodesk Sarl Switzerland
2001 Aug 13
1
rsync+ patch
rsync+ is ready to go onto HEAD. Could Jos or somebody else who's used the feature before please prepare a few paragraphs for the manpage explaining how they work? Either send a patch to the .yo files or just plain text. Thanks, -- Martin