On Wed, 16 Oct 2024 10:56:07 +0200, Ahmad Fatoum wrote: > We have a lot of kernel string functions already for use by common, > driver and board code, but we are lacking strlcat. > > Add it to simplify porting code using it. > > Applied, thanks! [1/2] string: add strlcat support https://git.pengutronix.de/cgit/barebox/commit/?id=7cb3478fc8a2 (link may not be stable) [2/2] string: support overriding strchr/strrchr/strstr macros https://git.pengutronix.de/cgit/barebox/commit/?id=98154a75c83a (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>