commit | b6b1edbf9169cc1db3e0ea0e1c411a4dcde57a8f | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Fri May 20 02:18:04 2022 +0900 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed May 25 14:52:29 2022 +0200 |
tree | 88a7f3ddab7265bbfa861feb7e1315c56791712b | |
parent | f1563751b3e4e9a384d815d195f0166610e225b4 [diff] |
libc: minimal: Remove incompatibly licensed strtoul function This commit removes the strtoul function implementation that is licensed BSD-4-Clause-UC, which is not an OSI-approved license. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>