Hacker News new | past | comments | ask | show | jobs | submit login

Because you need a syscall to exit the process.



Is that not what this part of the code does?

  movl $1,%eax
  int $0x80




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: