Y
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
a3f
3190 days ago
AFAIK, A process isn't required to have a stack.
link