[RESEND PATCH v2 09/18] lib: sscanf: add sscanf implementation

Andy Shevchenko andy.shevchenko at gmail.com
Sun Aug 16 10:23:44 CEST 2020


On Thu, Aug 6, 2020 at 12:45 PM Anastasiia Lukianenko
<vicooodin at gmail.com> wrote:

> +++ b/lib/sscanf.c
> @@ -0,0 +1,823 @@
> +// SPDX-License-Identifier: BSD-3-Clause

Hmm... Tom, can you point out to the possibility of using this code in
U-Boot? Can we call it from the GPL only code or can it call GPL code
(is malloc() GPL? Or what all these #include <linux/*.h> are doing
there?

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list