Released on Sun, 25 Jun 2006 22:26:27 +0000
[klibc] i386: use the standard calling convention for socketcalls

Instead of relying on all users to have a separate calling convention
for socketcalls, use the same calling convention for everything.  This
means doing a minor amount of parameter marshalling, but no big deal.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
3 files changed