Anatomy of a system call, part 1
Anatomy of a system call, part 1
Posted Jul 11, 2014 9:53 UTC (Fri) by sasha (guest, #16070)In reply to: Anatomy of a system call, part 1 by geuder
Parent article: Anatomy of a system call, part 1
> What is the technical reason to have partially architecture specific syscall number?
For "compatibility" with other, older OSes used on the architecture. No, I do not understand what kind of "compatibility" you can get in such a way, but it is the main reason.
