Hacker News new | ask | show | jobs
by Bromskloss 2877 days ago
> if you want to pass more than 6 arguments

Isn't the number of arguments already determined by the nature of the syscall? Are you talking about a situation where one creates new syscalls?