HomeFreeBSD

LinuxKPI: string.h implement memcpy_and_pad()

Description

LinuxKPI: string.h implement memcpy_and_pad()

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
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D37226

Details

Provenance
bzAuthored on Oct 31 2022, 10:17 PM
Reviewer
emaste
Differential Revision
D37226: LinuxKPI: string.h implement memcpy_and_pad()
Parents
rG4a67f1df8bdf: LinuxKPI: 802.11: enable WME support
Branches
Unknown
Tags
Unknown