NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
root
/
regress
/
libexec
/
ld.elf_so
/
origin
/
lib
/foosrc.c
#include
<
stdio.h
>
#include
"
foo.h
"
void
foo
(
void
)
{
printf
("foo\n");
}