diff options
author | Roland Gaudig <roland.gaudig@weidmueller.com> | 2021-07-23 12:29:20 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-27 14:50:47 -0400 |
commit | 6244cda4f32cb95f66de2a61ef728f325514f8f6 (patch) | |
tree | cc3c2604042f721fea5335541284cf14f0d7a79a /common/stdio.c | |
parent | 9571f1ac6f998d2cf1697c35ae45eefa572bf681 (diff) |
cmd: printf: add helper functions from busybox
Import the following helper functions from Busybox-1.33.1 which are
required by printf.c:
process_escape_sequence from libbb/process_escape_sequence.c,
skip_whitespace from libbb/skip_whitespace.c,
overlapping_strcpy from libbb/safe_strncpy.c
src-url: https://git.busybox.net/busybox/
commit bcc5b0e6caca6c7602a6a41f "Bump version to 1.33.1"
version: 1.33.1
Signed-off-by: Roland Gaudig <roland.gaudig@weidmueller.com>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions