diff options
| author | Thomas Meyer <thomas@m3y3r.de> | 2024-09-24 20:47:22 +0200 |
|---|---|---|
| committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-18 10:11:15 +0900 |
| commit | 0a1eab129fedb4281e65c845b04be02b53c99f9c (patch) | |
| tree | 577eb6e75e65a7461ed8c3b527b816978b9f313e /scripts/gdb/linux/stackdepot.py | |
| parent | e04c78d86a9699d136910cfc0bdcf01087e3267e (diff) | |
kconfig: use memcmp instead of deprecated bcmp
bcmp() was removed in POSIX.1-2008.
This commit replaces bcmp() with memcmp(). This allows Kconfig to link
with C libraries that do not provide bcmp(), such as Android bionic
libc.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Reported-by: Abhigyan Ghosh <zscript.team.zs@gmail.com>
[masahiro: update commit description]
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions
