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() Authored by bz on Oct 31 2022, 10:20 PM. Tags None Referenced Files
Details
Add a memcpy variant which takes length of source and destination MFC after: 3 days
Diff Detail
|