Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
root
/
tools
/
build
/
feature
/test-stackprotector-all.c
// SPDX-License-Identifier: GPL-2.0
#include
<
stdio.h
>
int
main
(
void
)
{
return
puts
("hi");
}