Skip to content

Conversation

@Sonicadvance1
Copy link
Member

Turns out the Linux kernel's definition of MINSIGSTKSZ and glibc's definition of MINSIGSTKSZ don't match.

The linux kernel has a massive comment about it in arch/x86/kernel/signal.c.

Also adds a unittest for it.

For #5206

Turns out the Linux kernel's definition of `MINSIGSTKSZ` and glibc's
definition of `MINSIGSTKSZ` don't match.

The linux kernel has a massive comment about it in `arch/x86/kernel/signal.c`.

Also adds a unittest for it.

For FEX-Emu#5206
@lioncash
Copy link
Contributor

Said comment if anyone is interested.

@lioncash lioncash merged commit 15a6ba7 into FEX-Emu:main Jan 14, 2026
13 checks passed
@Sonicadvance1 Sonicadvance1 deleted the 56 branch January 14, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants