Hi Heinrich,
On Mon, 18 Apr 2022 at 16:47, Masahisa Kojima
wrote:
>
> On Sat, 16 Apr 2022 at 16:32, Heinrich Schuchardt wrote:
> >
> > On 3/24/22 14:54, Masahisa Kojima wrote:
> > > Provide u16 string version of strlcat().
> > >
> > > Signed-off-by: Masahisa Kojima
> > > Reviewed-by: Simon Glas
On Sat, 16 Apr 2022 at 16:32, Heinrich Schuchardt wrote:
>
> On 3/24/22 14:54, Masahisa Kojima wrote:
> > Provide u16 string version of strlcat().
> >
> > Signed-off-by: Masahisa Kojima
> > Reviewed-by: Simon Glass
> > ---
> > Changes in v4:
> > - add blank line above the return statement
> >
>
On 3/24/22 14:54, Masahisa Kojima wrote:
Provide u16 string version of strlcat().
Signed-off-by: Masahisa Kojima
Reviewed-by: Simon Glass
---
Changes in v4:
- add blank line above the return statement
Changes in v2:
- implement u16_strlcat(with the destination buffer size in argument)
inst
Hi Heinrich,
On Sat, 2 Apr 2022 at 16:19, Heinrich Schuchardt wrote:
>
> On 3/24/22 14:54, Masahisa Kojima wrote:
> > Provide u16 string version of strlcat().
> >
> > Signed-off-by: Masahisa Kojima
> > Reviewed-by: Simon Glass
> > ---
> > Changes in v4:
> > - add blank line above the return sta
On 3/24/22 14:54, Masahisa Kojima wrote:
Provide u16 string version of strlcat().
Signed-off-by: Masahisa Kojima
Reviewed-by: Simon Glass
---
Changes in v4:
- add blank line above the return statement
Changes in v2:
- implement u16_strlcat(with the destination buffer size in argument)
inst
Provide u16 string version of strlcat().
Signed-off-by: Masahisa Kojima
Reviewed-by: Simon Glass
---
Changes in v4:
- add blank line above the return statement
Changes in v2:
- implement u16_strlcat(with the destination buffer size in argument)
instead of u16_strcat
include/charset.h | 15 +
6 matches
Mail list logo