Hacker News new | ask | show | jobs
by smegel 3191 days ago
Do system calls put their return value on the calling threads stack or in a register?
1 comments

AFAIK, A process isn't required to have a stack.