mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-06-10 15:16:43 -04:00
of memcpy because bcopy is guaranteed to work with overlapping memory and memcpy is not. Bug fix for PR#1584 in which log entries in the rsync daemon log on Sunos 4.1.4 were garbled.