diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-08 14:01:02 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-08 14:15:12 +0000 |
| commit | 4a9aea629b8f81ea16433de400e4c23f58e849c3 (patch) | |
| tree | cf8cbd84c7688f7519d90e0801207b753be6f4e5 /util/nvmutil/Makefile | |
| parent | 0881b584f45bd1c442d6fd2a65cd5778b3ff3ff6 (diff) | |
util/nvmutil: use own strnlen function: xstrxlen
strnlen is not available on some older systems,
so now we provide our own portable version.
this version also aborts on NULL input, unlike
the standard function.
this version also does not permit empty strings.
this version also does not permit unterminated
strings.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil/Makefile')
0 files changed, 0 insertions, 0 deletions
