sorry,
it was really difficult to find, but i finally found what i needed
to know :)
nasm sucks :D
mov ebx,0
mov eax,1
int 0x80
If what you mean is "I have found out how to make system calls", then
I would point out that the ABI offered to user programs under Darwin
is at the interface to the system-supplied frameworks.
System calls, their numbering, arguments and semantics are subject to
change at any time, and any assumptions you make about them are
intrinsically invalid.
= Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-kernel/email@hidden