mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-05-08 23:16:04 -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.