Add a memcpy variant which takes length of source and destination
buffers and a padding character in case there is free space in the
destination. This is used by a wireless driver.
MFC after: 3 days
Differential D37226
LinuxKPI: string.h implement memcpy_and_pad() bz on Oct 31 2022, 10:20 PM. Authored by Tags None Referenced Files
Details
Add a memcpy variant which takes length of source and destination MFC after: 3 days
Diff Detail
|