FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__MINSIGSTKSZ
sys/arm/include/_limits.h
87
#define __MINSIGSTKSZ (1024 * 4)
sys/arm64/include/_limits.h
87
#define __MINSIGSTKSZ (1024 * 4)
sys/powerpc/include/_limits.h
97
#define __MINSIGSTKSZ (512 * 4)
sys/riscv/include/_limits.h
83
#define __MINSIGSTKSZ (1024 * 4)
sys/x86/include/_limits.h
101
#define __MINSIGSTKSZ (512 * 4)