nasm/stdlib
H. Peter Anvin 23ce05f906 treewide: replace verbose copyright headers with SPDX tags
SPDX is an international standard for documenting software license
requirements. Remove the existing headers and replace with a brief
SPDX preamble.

See: https://spdx.dev/use/specifications/

The script used to convert the files is added to "tools", and the
file header templates in headers/ are updated.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-10-01 11:45:31 -07:00
..
snprintf.c Remove #includes already provided by "compiler.h" 2018-12-27 12:45:44 -08:00
strlcpy.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
strnlen.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
strrchrnul.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
vsnprintf.c vsnprintf.c: fix printing of a size_t variable 2020-07-09 17:44:21 -07:00