On Wed, Jan 15, 2025 at 07:13:28PM +0800, Celeste Liu wrote:
> Some macro defined in stddef.h are useful and have been used in many
> code in selftests. Copy them to tools/include so developers needn't
> create their copy in every files.
>
> Remove some definitions like NULL and true/false to be s
On Wed, Jan 15, 2025 at 07:13:28PM +0800, Celeste Liu wrote:
> Some macro defined in stddef.h are useful and have been used in many
> code in selftests. Copy them to tools/include so developers needn't
> create their copy in every files.
>
> Remove some definitions like NULL and true/false to be s
Some macro defined in stddef.h are useful and have been used in many
code in selftests. Copy them to tools/include so developers needn't
create their copy in every files.
Remove some definitions like NULL and true/false to be suitable to
non-kernel environment.
Signed-off-by: Celeste Liu
---
to
3 matches
Mail list logo